Searched defs:AllowJavascriptExecutionScope (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | api.cc | 6643 Isolate::AllowJavascriptExecutionScope::AllowJavascriptExecutionScope( in AllowJavascriptExecutionScope() function in v8::Isolate::AllowJavascriptExecutionScope |
/external/v8/test/cctest/ | ||
D | test-api.cc | 22768 TEST(AllowJavascriptExecutionScope) { in TEST() argument |