Home
last modified time | relevance | path

Searched refs:only_terminate_in_safe_scope (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/api/
Dapi-inl.h148 isolate_->only_terminate_in_safe_scope()
Dapi.cc8697 params.only_terminate_in_safe_scope); in Initialize()
/third_party/node/deps/v8/include/
Dv8-isolate.h275 bool only_terminate_in_safe_scope = false; member
/third_party/node/test/cctest/
Dtest_environment.cc595 create_params.only_terminate_in_safe_scope = true; in TEST_F()
/third_party/node/deps/v8/src/execution/
Disolate.h507 V(bool, only_terminate_in_safe_scope, false) \