Searched refs:IsConstructFrame (Results 1 – 3 of 3) sorted by relevance
177 inline bool CommonFrameWithJSLinkage::IsConstructFrame(Address fp) { in IsConstructFrame() function
579 static inline bool IsConstructFrame(Address fp);
1294 return IsConstructFrame(caller_fp()); in IsConstructor()1340 return IsConstructFrame(caller_fp()); in IsConstructor()