ecma262 icon indicating copy to clipboard operation
ecma262 copied to clipboard

Editorial: Allow ACs in Async{Function,Block}Start

Open syg opened this issue 1 year ago • 0 comments

There is no use of Abstract Closures as async function bodies in ecma262 itself. This PR is a prereq to allow the JSPI specification to pass in an AC.

syg avatar Oct 17 '24 22:10 syg