Searched refs:needs_check_on_function_call (Results 1 – 3 of 3) sorted by relevance
347 inline bool needs_check_on_function_call() const { in needs_check_on_function_call() function
635 if (isolate->debug()->needs_check_on_function_call()) { in RUNTIME_FUNCTION()
1088 if (isolate->debug()->needs_check_on_function_call()) return {}; in GetOptimizedCode()