Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dassert-scope.h240 NoThrowOnJavascriptExecution; typedef
Dapi.cc6649 new i::NoThrowOnJavascriptExecution(i_isolate)); in AllowJavascriptExecutionScope()
6655 delete reinterpret_cast<i::NoThrowOnJavascriptExecution*>(internal_throws_); in ~AllowJavascriptExecutionScope()