![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Member Functions | |
virtual | ~HeapObjectVisitor ()=default |
virtual bool | Visit (Tagged< HeapObject > object, int size)=0 |
Definition at line 1436 of file mark-compact.cc.
|
virtualdefault |
|
pure virtual |