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