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