![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::EvacuateRecordOnlyVisitor, including all inherited members.
cage_base_ | v8::internal::EvacuateRecordOnlyVisitor | private |
EvacuateRecordOnlyVisitor(Heap *heap) | v8::internal::EvacuateRecordOnlyVisitor | inlineexplicit |
heap_ | v8::internal::EvacuateRecordOnlyVisitor | private |
live_object_size() const | v8::internal::EvacuateRecordOnlyVisitor | inline |
live_object_size_ | v8::internal::EvacuateRecordOnlyVisitor | private |
Visit(Tagged< HeapObject > object, int size) override | v8::internal::EvacuateRecordOnlyVisitor | inlinevirtual |
~HeapObjectVisitor()=default | v8::internal::HeapObjectVisitor | virtual |