Searched refs:IsArgumentsAdaptorFrame (Results 1 – 2 of 2) sorted by relevance
180 inline bool CommonFrame::IsArgumentsAdaptorFrame(Address fp) { in IsArgumentsAdaptorFrame() function219 return IsArgumentsAdaptorFrame(caller_fp()); in has_adapted_arguments()
514 static inline bool IsArgumentsAdaptorFrame(Address fp);