Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
Dv8-isolate.h337 bool was_execution_allowed_throws_; variable
358 bool was_execution_allowed_throws_; variable
/third_party/node/deps/v8/src/api/
Dapi.cc8775 &was_execution_allowed_throws_); in DisallowJavascriptExecutionScope()
8795 was_execution_allowed_throws_); in ~DisallowJavascriptExecutionScope()
8812 &was_execution_allowed_throws_); in AllowJavascriptExecutionScope()
8820 was_execution_allowed_throws_); in ~AllowJavascriptExecutionScope()