Home
last modified time | relevance | path

Searched refs:CheckExecutionState (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/debug/
H A Ddebug.h344 bool CheckExecutionState() { return is_active(); } in CheckExecutionState() function in v8::internal::Debug
H A Ddebug-interface.cc311 CHECK(isolate->debug()->CheckExecutionState()); in PrepareStep()

Completed in 5 milliseconds