You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The spec uses both "OrdinaryObjectCreate(..)" and "! OrdinaryObjectCreate(..)" (sometimes in the same section); #2045 also adds "? OrdinaryObjectCreate(..)".
They should probably be consistent.
The text was updated successfully, but these errors were encountered:
This is an instance of a fairly prevalent problem, tracked in #1796. I am still intending to address this as soon as I can, though it is going to have to wait on the stage-4 proposal PRs, fixing the spec's use of arithmetic (#1964 / #2007), and probably #1950.
The spec uses both "OrdinaryObjectCreate(..)" and "! OrdinaryObjectCreate(..)" (sometimes in the same section); #2045 also adds "? OrdinaryObjectCreate(..)".
They should probably be consistent.
The text was updated successfully, but these errors were encountered: