Home | Sort by relevance Sort by last modified time |
/external/v8/test/unittests/ | |
test-utils.h | 32 Isolate::Scope isolate_scope_; member in class:v8::TestWithIsolate |
test-utils.cc | 35 : isolate_scope_(isolate()), handle_scope_(isolate()) {} |
/external/v8/test/cctest/ | |
test-log.cc | 73 isolate_scope_(isolate), 107 v8::Isolate::Scope isolate_scope_; member in class:__anon25269::ScopedLoggerInitializer |