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
{{ message }}
This repository has been archived by the owner on Aug 29, 2021. It is now read-only.
in #161@syg noted that for the new cycleRoot field, it should be specified as ~empty~ rather than *undefined*, as undefined is not a valid value there, rather the field starts as uninitialized, and through execution is filled. @guybedford noted we have a few such fields.
We should update the spec to better reflect the current convention in 262.
The text was updated successfully, but these errors were encountered:
in #161 @syg noted that for the new
cycleRoot
field, it should be specified as~empty~
rather than*undefined*
, as undefined is not a valid value there, rather the field starts as uninitialized, and through execution is filled. @guybedford noted we have a few such fields.We should update the spec to better reflect the current convention in 262.
The text was updated successfully, but these errors were encountered: