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

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

Completed in 124 milliseconds