Home
last modified time | relevance | path

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

/external/v8/src/
Dassert-scope.h228 DisallowJavascriptExecution; typedef
Dcompiler.cc485 DisallowJavascriptExecution no_js(isolate()); in GenerateCode()
Dapi.cc6625 new i::DisallowJavascriptExecution(i_isolate)); in DisallowJavascriptExecutionScope()
6636 delete reinterpret_cast<i::DisallowJavascriptExecution*>(internal_); in ~DisallowJavascriptExecutionScope()