Home
last modified time | relevance | path

Searched refs:DisallowJavascriptExecution (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dassert-scope.h144 DisallowJavascriptExecution; typedef
Dcompiler.cc635 DisallowJavascriptExecution no_js(isolate()); in GenerateCode()
Dapi.cc7239 new i::DisallowJavascriptExecution(i_isolate)); in DisallowJavascriptExecutionScope()
7250 delete reinterpret_cast<i::DisallowJavascriptExecution*>(internal_); in ~DisallowJavascriptExecutionScope()