Searched refs:IsConstructFrame (Results 1 – 3 of 3) sorted by relevance
191 inline bool StandardFrame::IsConstructFrame(Address fp) { in IsConstructFrame() function
439 static inline bool IsConstructFrame(Address fp);
687 return IsConstructFrame(fp); in IsConstructor()