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