Home
last modified time | relevance | path

Searched refs:NoThrowOnJavascriptExecution (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dassert-scope.h173 NoThrowOnJavascriptExecution; typedef
Dapi.cc8427 new i::NoThrowOnJavascriptExecution(i_isolate)); in AllowJavascriptExecutionScope()
8433 delete reinterpret_cast<i::NoThrowOnJavascriptExecution*>(internal_throws_); in ~AllowJavascriptExecutionScope()