ecma262
ecma262 copied to clipboard
Editorial: Allow ACs in Async{Function,Block}Start
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.