Home
last modified time | relevance | path

Searched defs:thenable (Results 1 – 9 of 9) sorted by relevance

/third_party/node/test/async-hooks/
Dtest-async-local-storage-thenable.js18 function thenable() { function
/third_party/node/deps/npm/node_modules/es6-promise/lib/es6-promise/
D-internal.js37 function handleForeignThenable(promise, thenable, then) { argument
62 function handleOwnThenable(promise, thenable) { argument
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-jobqueue.c56 ecma_value_t thenable; /**< thenable object */ member
298 ecma_value_t thenable, /**< thenable object */ in ecma_enqueue_promise_resolve_thenable_job()
/third_party/typescript/tests/cases/conformance/async/es5/functionDeclarations/
DasyncFunctionDeclaration15_es5.ts7 declare let thenable: Thenable; property in Thenable
/third_party/typescript/tests/cases/conformance/async/es6/functionDeclarations/
DasyncFunctionDeclaration15_es6.ts6 declare let thenable: Thenable; property in Thenable
/third_party/node/test/parallel/
Dtest-event-capture-rejections.js136 function thenable() { function
/third_party/node/deps/npm/node_modules/bluebird/js/release/
Dusing.js15 function castPreservingDisposable(thenable) { argument
/third_party/node/deps/npm/node_modules/es6-promise/dist/
Des6-promise.js253 function handleForeignThenable(promise, thenable, then$$1) { argument
282 function handleOwnThenable(promise, thenable) { argument
Des6-promise.auto.js253 function handleForeignThenable(promise, thenable, then$$1) { argument
282 function handleOwnThenable(promise, thenable) { argument