8 results found
https://streams.spec.whatwg.org

…following steps, given reason Let iterator be iteratorRecord .[[Iterator]]. Let returnMethod be GetMethod iterator , " return "). If returnMethod is an abrupt completion, return a promise rejected with returnMethod .[[Value]]. If returnMethod .[[Value]] is undefined, return a pro…

https://webidl.spec.whatwg.org

…rator ’s underlying record Let iteratorObj be iteratorRecord .[[Iterator]]. Let returnMethod be GetMethod iteratorObj , " return "). If returnMethod is an abrupt completion , return a promise rejected with returnMethod .[[Value]]. If returnMethod is undefined , return a promise r…