Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
H A Dv8-isolate.h336 bool was_execution_allowed_assert_; member in v8::Isolate::DisallowJavascriptExecutionScope
357 bool was_execution_allowed_assert_; member in v8::Isolate::AllowJavascriptExecutionScope
/third_party/node/deps/v8/include/v8-include/
H A Dv8-isolate.h357 bool was_execution_allowed_assert_; member in v8::Isolate::AllowJavascriptExecutionScope
/third_party/node/deps/v8/src/api/
H A Dapi.cc8790 &was_execution_allowed_assert_); in DisallowJavascriptExecutionScope()
8810 was_execution_allowed_assert_); in ~DisallowJavascriptExecutionScope()
8829 i::AllowJavascriptExecution::Open(i_isolate, &was_execution_allowed_assert_); in AllowJavascriptExecutionScope()
8837 i::AllowJavascriptExecution::Close(i_isolate, was_execution_allowed_assert_); in ~AllowJavascriptExecutionScope()

Completed in 26 milliseconds