Comment #6 on issue 3549 by [email protected]: ObjectGetOwnPropertyKeys nearly implements [[OwnPropertyKeys]] for Object, but fails to get Symbol properties
https://code.google.com/p/v8/issues/detail?id=3549#c6

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/99ed5e36be88372fea95359dfbf7bbe9d0bd510f

commit 99ed5e36be88372fea95359dfbf7bbe9d0bd510f
Author: [email protected] <[email protected]>
Date: Tue Nov 04 15:08:24 2014

Refactor ObjectGetOwnPropertyKeys to accept bitmask rather than boolean

BUG=v8:3549
LOG=Y
[email protected], [email protected]

Review URL: https://codereview.chromium.org/557023002

Patch from Caitlin Potter <[email protected]>.

Cr-Commit-Position: refs/branch-heads/bleeding_edge@{#25111}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@25111 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

[modify] https://chromium.googlesource.com/v8/v8.git/+/99ed5e36be88372fea95359dfbf7bbe9d0bd510f/src/symbol.js [modify] https://chromium.googlesource.com/v8/v8.git/+/99ed5e36be88372fea95359dfbf7bbe9d0bd510f/src/v8natives.js


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to