Searched refs:update_script_break_points (Results 1 – 1 of 1) sorted by relevance
2640 Handle<Object> update_script_break_points = in OnAfterCompile() local2643 if (!update_script_break_points->IsJSFunction()) { in OnAfterCompile()2646 DCHECK(update_script_break_points->IsJSFunction()); in OnAfterCompile()2654 if (Execution::TryCall(Handle<JSFunction>::cast(update_script_break_points), in OnAfterCompile()