Home
last modified time | relevance | path

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

/external/v8/src/
Dassert-scope.h148 AllowJavascriptExecution; typedef
Dexecution.cc64 CHECK(AllowJavascriptExecution::IsAllowed(isolate)); in Invoke()
Dapi.cc7261 new i::AllowJavascriptExecution(i_isolate)); in AllowJavascriptExecutionScope()
7268 delete reinterpret_cast<i::AllowJavascriptExecution*>(internal_assert_); in ~AllowJavascriptExecutionScope()