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
This is tied to #577, @HalidOdat was leading development on that, sadly you implemented it on Value in #987 , which would require us to change it all once we want to move the behaviour to GcObject... @HalidOdat what are your thoughts?
ECMASCript feature
I would like to see the property accessors parsing and execution implemented. ECMAScript specification.
Example code
This code should now work and give the expected result:
The expected output is
"c"
.The text was updated successfully, but these errors were encountered: