v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
Public Member Functions | |
TestAsciiResourceWithDisposeControl (const char *data, bool dispose) | |
void | Dispose () |
Public Member Functions inherited from TestAsciiResource | |
TestAsciiResource (const char *data, int *counter=NULL) | |
~TestAsciiResource () | |
const char * | data () const |
size_t | length () const |
Static Public Attributes | |
static int | dispose_calls = 0 |
static int | dispose_count = 0 |
Definition at line 642 of file test-api.cc.
|
inline |
Definition at line 648 of file test-api.cc.
|
inline |
Definition at line 652 of file test-api.cc.
References dispose_calls.
|
static |
Definition at line 645 of file test-api.cc.
Referenced by Dispose().
|
static |
Definition at line 646 of file test-api.cc.