v8
3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
|
Public Member Functions | |
GraphWithImplicitRefs (LocalContext *env) | |
~GraphWithImplicitRefs () | |
Static Public Member Functions | |
static void | gcPrologue () |
Static Public Attributes | |
static const int | kObjectsCount = 4 |
Definition at line 1105 of file test-heap-profiler.cc.
|
inlineexplicit |
Definition at line 1108 of file test-heap-profiler.cc.
References CHECK_EQ, kObjectsCount, Persistent< T >::New(), Object::New(), and NULL.
|
inline |
Definition at line 1116 of file test-heap-profiler.cc.
References NULL.
|
inlinestatic |
Definition at line 1120 of file test-heap-profiler.cc.
Referenced by TEST().
|
static |
Definition at line 1107 of file test-heap-profiler.cc.
Referenced by GraphWithImplicitRefs().