Home
last modified time | relevance | path

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

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