Home
last modified time | relevance | path

Searched refs:IsArgumentsAdaptorFrame (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dframes-inl.h168 inline bool StandardFrame::IsArgumentsAdaptorFrame(Address fp) { in IsArgumentsAdaptorFrame() function
225 return IsArgumentsAdaptorFrame(caller_fp()); in has_adapted_arguments()
Dframes.h825 static inline bool IsArgumentsAdaptorFrame(Address fp);