Searched refs:GetStateForFramePointer (Results 1 – 6 of 6) sorted by relevance
53 StackFrame::Type ExitFrame::GetStateForFramePointer(Address fp, State* state) { in GetStateForFramePointer() function in v8::internal::ExitFrame
51 StackFrame::Type ExitFrame::GetStateForFramePointer(Address fp, State* state) { in GetStateForFramePointer() function in v8::internal::ExitFrame
57 StackFrame::Type ExitFrame::GetStateForFramePointer(Address fp, State* state) { in GetStateForFramePointer() function in v8::internal::ExitFrame
134 type = ExitFrame::GetStateForFramePointer(Top::c_entry_fp(thread_), &state); in Reset()397 return ExitFrame::GetStateForFramePointer(fp, state); in GetCallerState()
279 static Type GetStateForFramePointer(Address fp, State* state);