Home
last modified time | relevance | path

Searched defs:is_subject_to_debugging (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/
Dframes.h420 bool is_subject_to_debugging() const { return true; } in is_subject_to_debugging() function
Dframes.cc1594 bool FrameSummary::JavaScriptFrameSummary::is_subject_to_debugging() const { in is_subject_to_debugging() function in v8::internal::FrameSummary::JavaScriptFrameSummary