Home
last modified time | relevance | path

Searched refs:GetTopQuickFrameJitJniTag (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dmanaged_stack.h95 bool GetTopQuickFrameJitJniTag() const { in GetTopQuickFrameJitJniTag() function
Dstack.cc836 } else if (UNLIKELY(current_fragment->GetTopQuickFrameJitJniTag())) { in WalkStack()