Home
last modified time | relevance | path

Searched defs:AllowJavascriptExecutionScope (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dapi.cc6643 Isolate::AllowJavascriptExecutionScope::AllowJavascriptExecutionScope( in AllowJavascriptExecutionScope() function in v8::Isolate::AllowJavascriptExecutionScope
/external/v8/test/cctest/
Dtest-api.cc22768 TEST(AllowJavascriptExecutionScope) { in TEST() argument