Searched defs:thenable (Results 1 – 3 of 3) sorted by relevance
444 Node* promise_to_resolve, Node* then, Node* thenable, Node* context) { in AllocatePromiseResolveThenableJobTask()1063 Node* const thenable = Parameter(Descriptor::kThenable); in TF_BUILTIN() local
1000 Node* const thenable = LoadObjectField( in TF_BUILTIN() local
1614 Handle<JSReceiver> thenable, Handle<Context> context) { in NewPromiseResolveThenableJobTask()