![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Static Public Member Functions | |
static void | SetWeakNext (Tagged< AllocationSiteWithWeakNext > obj, Tagged< HeapObject > next) |
static Tagged< Object > | WeakNext (Tagged< AllocationSiteWithWeakNext > obj) |
static Tagged< HeapObject > | WeakNextHolder (Tagged< AllocationSiteWithWeakNext > obj) |
static int | WeakNextOffset () |
static void | VisitLiveObject (Heap *, Tagged< AllocationSite >, WeakObjectRetainer *) |
static void | VisitPhantomObject (Heap *, Tagged< AllocationSite >) |
Definition at line 143 of file heap-visitor.cc.
|
inlinestatic |
|
inlinestatic |
Definition at line 164 of file heap-visitor.cc.
|
inlinestatic |
Definition at line 167 of file heap-visitor.cc.
|
inlinestatic |
Definition at line 151 of file heap-visitor.cc.
|
inlinestatic |
Definition at line 155 of file heap-visitor.cc.
|
inlinestatic |
Definition at line 160 of file heap-visitor.cc.