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
GlobalPropertyQueryCallback() was returning `None`
as attributes for all properties, without regard
to actual properties settings.
This patch looks up attributes for sandbox-defined
properties and returns them. Partial fix for nodejsgh-864
Add test for nodejsgh-864, non-default settings of
object properties (e.g., `enumerable: false`) are not
visible when object is used as a sandbox
0 commit comments