Searched refs:IsNonReturning (Results 1 – 3 of 3) sorted by relevance
101 bool Runtime::IsNonReturning(FunctionId id) { in IsNonReturning() function in v8::internal::Runtime
687 static bool IsNonReturning(FunctionId id); in FOR_EACH_INTRINSIC_RETURN_OBJECT()
1935 if (Runtime::IsNonReturning(function_id)) { in VisitCallRuntime()