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 Apr 22, 2023. It is now read-only.
the default of defineProperty is Enumerable=false
the correct diagnosis is that runInNewContext internals do not copy not Enumerable values
as in issue: #1402
also with getters and setters there is another issue #540
a solution could be to put getters and setters in a sub object
or to define them from inside the script.
As documented in #1801, I believe I’ve closed this with elliottcable@cf21650. I’d appreciate if you’d clone and compile against that, and see if you can still reproduce this issue. (Many of these issues seem related.)
The error here doesn't get raised, it fails silently.
The text was updated successfully, but these errors were encountered: