Home
last modified time | relevance | path

Searched refs:debug_async_event_enqueue_recurring (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-promise.cc854 Label do_promisereset(this), debug_async_event_enqueue_recurring(this); in PromiseFulfill() local
860 GotoIf(IsUndefined(deferred_promise), &debug_async_event_enqueue_recurring); in PromiseFulfill()
877 Goto(&debug_async_event_enqueue_recurring); in PromiseFulfill()
879 Bind(&debug_async_event_enqueue_recurring); in PromiseFulfill()