Searched refs:IsJSFunctionType (Results 1 – 4 of 4) sorted by relevance
103 static bool IsJSFunctionType(FrameStateType type) { in IsJSFunctionType() function
107 if (FrameStateFunctionInfo::IsJSFunctionType(frame_info.type())) { in Reduce()
1047 if (FrameStateFunctionInfo::IsJSFunctionType(iter->type_)) { in GetJSFrameCount()
1172 return FrameStateFunctionInfo::IsJSFunctionType(type_); in HasContext()