Home | Sort by relevance Sort by last modified time |
/external/v8/test/unittests/ | |
test-utils.h | 48 Context::Scope context_scope_; member in class:v8::TestWithContext |
test-utils.cc | 67 : context_(Context::New(isolate())), context_scope_(context_) {} |