Home | History | Annotate | Download | only in src

Lines Matching refs:GetStateForFramePointer

103   StackFrame::Type type = ExitFrame::GetStateForFramePointer(
206 type = ExitFrame::GetStateForFramePointer(Isolate::c_entry_fp(top), &state);
293 // and calls ExitFrame::GetStateForFramePointer on it. We need to be
485 return ExitFrame::GetStateForFramePointer(fp, state);
539 StackFrame::Type ExitFrame::GetStateForFramePointer(Address fp, State* state) {