![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <objects-body-descriptors.h>
Static Public Member Functions | |
template<typename ObjectVisitor > | |
static void | IterateBody (Tagged< Map > map, Tagged< HeapObject > obj, int object_size, ObjectVisitor *v) |
![]() | |
static int | SizeOf (Tagged< Map > map, Tagged< HeapObject > object) |
Private Types | |
using | Base = FixedBodyDescriptorFor<T> |
Additional Inherited Members | |
![]() | |
static constexpr int | kSize = size |
Definition at line 258 of file objects-body-descriptors.h.
|
private |
Definition at line 261 of file objects-body-descriptors.h.
|
inlinestatic |
Definition at line 265 of file objects-body-descriptors.h.