Searched refs:IsArgumentsAdaptorFrame (Results 1 – 2 of 2) sorted by relevance
168 inline bool StandardFrame::IsArgumentsAdaptorFrame(Address fp) { in IsArgumentsAdaptorFrame() function225 return IsArgumentsAdaptorFrame(caller_fp()); in has_adapted_arguments()
825 static inline bool IsArgumentsAdaptorFrame(Address fp);