![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Static Public Member Functions | |
template<class Visitor > | |
static bool | VisitMarkedObjects (PageMetadata *page, Visitor *visitor, Tagged< HeapObject > *failed_object) |
template<class Visitor > | |
static void | VisitMarkedObjectsNoFail (PageMetadata *page, Visitor *visitor) |
Definition at line 4576 of file mark-compact.cc.
|
static |
Definition at line 4596 of file mark-compact.cc.
|
static |
Definition at line 4610 of file mark-compact.cc.