Searched refs:then_action (Results 1 – 1 of 1) sorted by relevance
16355 Handle<Object> then_action; in Resolve() local16356 if (!then.ToHandle(&then_action)) { in Resolve()16365 if (!then_action->IsCallable()) { in Resolve()16374 promise, Handle<JSReceiver>::cast(then_action), in Resolve()