Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/v8-include/
H A Dv8-isolate.h401 bool prev_value_; member in v8::Isolate::SafeForTerminationScope
/third_party/node/deps/v8/include/
H A Dv8-isolate.h401 bool prev_value_; member in v8::Isolate::SafeForTerminationScope
/third_party/node/deps/v8/src/api/
H A Dapi.cc8860 prev_value_(isolate_->next_v8_call_is_safe_for_termination()) { in SafeForTerminationScope()
8865 isolate_->set_next_v8_call_is_safe_for_termination(prev_value_); in ~SafeForTerminationScope()

Completed in 26 milliseconds