Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
H A Dv8-isolate.h337 bool was_execution_allowed_throws_; member in v8::Isolate::DisallowJavascriptExecutionScope
358 bool was_execution_allowed_throws_; member in v8::Isolate::AllowJavascriptExecutionScope
/third_party/node/deps/v8/include/v8-include/
H A Dv8-isolate.h358 bool was_execution_allowed_throws_; member in v8::Isolate::AllowJavascriptExecutionScope
/third_party/node/deps/v8/src/api/
H A Dapi.cc8794 &was_execution_allowed_throws_); in DisallowJavascriptExecutionScope()
8814 was_execution_allowed_throws_); in ~DisallowJavascriptExecutionScope()
8831 &was_execution_allowed_throws_); in AllowJavascriptExecutionScope()
8839 was_execution_allowed_throws_); in ~AllowJavascriptExecutionScope()

Completed in 25 milliseconds