v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
Public Member Functions | |
WeakCallCounterAndPersistent (WeakCallCounter *counter) | |
Data Fields | |
WeakCallCounter * | counter |
v8::Persistent< T > | handle |
Definition at line 3653 of file test-api.cc.
|
inlineexplicit |
Definition at line 3654 of file test-api.cc.
WeakCallCounter* counter |
Definition at line 3656 of file test-api.cc.
v8::Persistent<T> handle |
Definition at line 3657 of file test-api.cc.
Referenced by TEST(), and THREADED_TEST().