![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Attributes | |
MutablePageMetadata * | page |
intptr_t | live_bytes |
Definition at line 81 of file concurrent-marking.cc.
intptr_t v8::internal::MemoryChunkLiveBytesMap::Entry::live_bytes |
Definition at line 83 of file concurrent-marking.cc.
MutablePageMetadata* v8::internal::MemoryChunkLiveBytesMap::Entry::page |
Definition at line 82 of file concurrent-marking.cc.