Searched refs:IsJSFunctionType (Results 1 – 3 of 3) sorted by relevance
100 static bool IsJSFunctionType(FrameStateType type) { in IsJSFunctionType() function
1167 if (FrameStateFunctionInfo::IsJSFunctionType(iter->type_)) { in GetJSFrameCount()
1400 return FrameStateFunctionInfo::IsJSFunctionType(type_) || in HasContext()