Searched refs:resolve_call (Results 1 – 2 of 2) sorted by relevance
473 resolve_call = functools.partial(480 resolve_call()482 assert sorted(resolve_call()) == sorted(resolved_dists_or_exception)
2000 Node* const resolve_call = CallJS( in PerformPromiseAll() local2003 GotoIfException(resolve_call, if_exception, var_exception); in PerformPromiseAll()