Home
last modified time | relevance | path

Searched defs:thenable (Results 1 - 5 of 5) sorted by relevance

/third_party/node/test/async-hooks/
H A Dtest-async-local-storage-thenable.js18 function thenable() { function
/third_party/node/test/parallel/
H A Dtest-event-capture-rejections.js151 function thenable() { function
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-jobqueue.c56 ecma_value_t thenable; /**< thenable object */ member
297 ecma_enqueue_promise_resolve_thenable_job(ecma_value_t promise, ecma_value_t thenable, ecma_value_t then) ecma_enqueue_promise_resolve_thenable_job() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-microtask-queue-gen.cc202 const TNode<Object> thenable = LoadObjectField( in RunSingleMicrotask() local
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc1450 NewPromiseResolveThenableJobTask( Handle<JSPromise> promise_to_resolve, Handle<JSReceiver> thenable, Handle<JSReceiver> then, Handle<Context> context) NewPromiseResolveThenableJobTask() argument

Completed in 11 milliseconds