v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
Public Member Functions | |
GraphWithImplicitRefs (LocalContext *env) | |
~GraphWithImplicitRefs () | |
Static Public Member Functions | |
static void | gcPrologue (v8::GCType type, v8::GCCallbackFlags flags) |
Static Public Attributes | |
static const int | kObjectsCount = 4 |
Definition at line 1360 of file test-heap-profiler.cc.
|
inlineexplicit |
Definition at line 1363 of file test-heap-profiler.cc.
References CHECK_EQ, kObjectsCount, Object::New(), NULL, and PersistentBase< T >::Reset().
|
inline |
Definition at line 1373 of file test-heap-profiler.cc.
References NULL.
|
inlinestatic |
Definition at line 1377 of file test-heap-profiler.cc.
Referenced by TEST().
|
static |
Definition at line 1362 of file test-heap-profiler.cc.
Referenced by GraphWithImplicitRefs().