Searched refs:AllowJavascriptExecution (Results 1 – 4 of 4) sorted by relevance
157 AllowJavascriptExecution; typedef
107 CHECK(AllowJavascriptExecution::IsAllowed(isolate)); in Invoke()
8425 new i::AllowJavascriptExecution(i_isolate)); in AllowJavascriptExecutionScope()8432 delete reinterpret_cast<i::AllowJavascriptExecution*>(internal_assert_); in ~AllowJavascriptExecutionScope()
1700 if (!AllowJavascriptExecution::IsAllowed(isolate_)) return; in OnException()1869 AllowJavascriptExecution allow_script(isolate_); in ProcessCompileEvent()