Home
last modified time | relevance | path

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

/external/v8/src/execution/
Disolate.h463 V(bool, only_terminate_in_safe_scope, false) \
/external/v8/include/
Dv8.h8290 only_terminate_in_safe_scope(false), in CreateParams()
8355 bool only_terminate_in_safe_scope; member
/external/v8/src/api/
Dapi.cc284 isolate_->only_terminate_in_safe_scope() in CallDepthScope()
8404 params.only_terminate_in_safe_scope); in Initialize()