Home
last modified time | relevance | path

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

/external/v8/src/debug/
Ddebug.h352 bool break_points_active() const { return break_points_active_; } in break_points_active() function
/external/v8/src/runtime/
Druntime-wasm.cc536 if (isolate->debug()->break_points_active()) { in RUNTIME_FUNCTION()
Druntime-debug.cc140 if (isolate->debug()->break_points_active()) { in RUNTIME_FUNCTION()