![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <heap.h>
Private Member Functions | |
StrongRootsEntry (const char *label) | |
Private Attributes | |
const char * | label |
FullObjectSlot | start |
FullObjectSlot | end |
StrongRootsEntry * | prev |
StrongRootsEntry * | next |
Friends | |
class | Heap |
|
inlineexplicitprivate |
|
private |
|
private |
|
private |
|
private |