Searched refs:call_debug_hook (Results 1 – 1 of 1) sorted by relevance
128 Label after_debug_hook(this), call_debug_hook(this, Label::kDeferred); in AsyncFunctionAwait() local129 GotoIf(HasAsyncEventDelegate(), &call_debug_hook); in AsyncFunctionAwait()142 BIND(&call_debug_hook); in AsyncFunctionAwait()165 Label after_debug_hook(this), call_debug_hook(this, Label::kDeferred); in AsyncFunctionAwaitOptimized() local166 GotoIf(HasAsyncEventDelegate(), &call_debug_hook); in AsyncFunctionAwaitOptimized()179 BIND(&call_debug_hook); in AsyncFunctionAwaitOptimized()