Searched refs:IsArgumentsAdaptorFrame (Results 1 – 6 of 6) sorted by relevance
132 inline bool StandardFrame::IsArgumentsAdaptorFrame(Address fp) { in IsArgumentsAdaptorFrame() function159 return IsArgumentsAdaptorFrame(caller_fp()); in has_adapted_arguments()
338 static inline bool IsArgumentsAdaptorFrame(Address fp);
40 if (StandardFrame::IsArgumentsAdaptorFrame(state->fp)) { in ComputeType()
38 if (StandardFrame::IsArgumentsAdaptorFrame(state->fp)) { in ComputeType()
44 if (StandardFrame::IsArgumentsAdaptorFrame(state->fp)) { in ComputeType()