Searched refs:IsConstructFrame (Results 1 – 3 of 3) sorted by relevance
186 inline bool CommonFrameWithJSLinkage::IsConstructFrame(Address fp) { in IsConstructFrame() function
1092 return IsConstructFrame(fp); in IsConstructor()1137 return IsConstructFrame(caller_fp()); in IsConstructor()
568 static inline bool IsConstructFrame(Address fp);