![]() |
v8
3.14.5(node0.10.28)
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 664 of file test-api.cc.
|
inline |
Definition at line 670 of file test-api.cc.
|
inline |
Definition at line 674 of file test-api.cc.
References dispose_calls.
|
static |
Definition at line 667 of file test-api.cc.
Referenced by Dispose().
|
static |
Definition at line 668 of file test-api.cc.