Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/
H A Ddebugger.h481 return isInterpreterFrame_;
491 if (!isInterpreterFrame_) {
499 if (!isInterpreterFrame_) {
512 if (!isInterpreterFrame_) {
520 if (!isInterpreterFrame_) {
566 bool isInterpreterFrame_; member in ark::tooling::PtDebugFrame
H A Ddebugger.cpp931 isInterpreterFrame_ = interpreterFrame != nullptr; in PtDebugFrame()
932 if (!isInterpreterFrame_) { in PtDebugFrame()

Completed in 3 milliseconds