![]() |
v8
3.25.30(node0.11.13)
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, size_t offset=0) | |
| ~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 839 of file test-api.cc.
|
inline |
Definition at line 845 of file test-api.cc.
|
inline |
Definition at line 849 of file test-api.cc.
References dispose_calls.
|
static |
Definition at line 842 of file test-api.cc.
Referenced by Dispose().
|
static |
Definition at line 843 of file test-api.cc.