Home
last modified time | relevance | path

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

/external/v8/src/
Dapi.cc6618 Isolate::DisallowJavascriptExecutionScope::DisallowJavascriptExecutionScope( in DisallowJavascriptExecutionScope() function in v8::Isolate::DisallowJavascriptExecutionScope
/external/v8/test/cctest/
Dtest-api.cc22758 TEST(DisallowJavascriptExecutionScope) { in TEST() argument