Reorder strict=true and privateScope to follow FunctionCreate signature#282
Reorder strict=true and privateScope to follow FunctionCreate signature#282kevinkassimo wants to merge 1 commit intotc39:masterfrom
Conversation
|
After tc39/ecma262#1562, all this part of the proposed text spec must be rewritten. |
|
@nicolo-ribaudo Is this proposal based on es6 spec or master of ecma262? Since I see quite a few |
|
@kevinkassimo This is based on the master of ecma262, though it's likely it got a bit stale. I'd welcome PRs to rebase. |
|
If this repo is updated, please be sure to ensure that tc39/ecma262#1655, tc39/ecma262#1667, and tc39/ecma262#1668 are all updated as well. |
|
In that case I would close this PR. (I actually made an attempt to update fully, but there are still quite a few mismatching parts and I currently do not have the time to work on unfortunately...) |
Seems that the 2 are flipped in order. According to the spec: