Searched defs:IsArgumentsAdaptorFrame (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dframes-inl.h184 inline bool StandardFrame::IsArgumentsAdaptorFrame(Address fp) { function in class:v8::internal::StandardFrame
227 return IsArgumentsAdaptorFrame(caller_fp());

Completed in 136 milliseconds