Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-promise-gen.cc1914 Node* const then_call = CallJS( in PerformPromiseAll() local
1918 GotoIfException(then_call, &close_iterator, var_exception); in PerformPromiseAll()
1922 SetPromiseHandledByIfTrue(native_context, instrumenting, then_call, [=]() { in PerformPromiseAll()
2254 Node* const then_call = in TF_BUILTIN() local
2258 GotoIfException(then_call, &close_iterator, &var_exception); in TF_BUILTIN()
2262 SetPromiseHandledByIfTrue(context, instrumenting, then_call, [=]() { in TF_BUILTIN()