Home
last modified time | relevance | path

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

/external/v8/src/
Dframes.h852 bool is_subject_to_debugging() const { return true; } in is_subject_to_debugging() function
Dframes.cc1172 bool FrameSummary::JavaScriptFrameSummary::is_subject_to_debugging() const { in is_subject_to_debugging() function in v8::internal::FrameSummary::JavaScriptFrameSummary