Lines Matching refs:StackFrame
1751 // StackFrame::unchecked_code will return a non-optimized code object for1752 // the outermost function and StackFrame::LookupCode will return1754 StackFrame* frame = it.frame();2266 if (it.frame()->type() == StackFrame::JAVA_SCRIPT) {2269 if (it.frame()->type() == StackFrame::OPTIMIZED) {