Searched defs:coroutine (Results 1 – 3 of 3) sorted by relevance
47 function coroutine(callable $gen) { function
360 function coroutine(callable $generatorFn) function
2296 Promise.coroutine = function (generatorFunction, options) { function