Comment #6 on issue 3587 by [email protected]: Object.keys() should no longer throws if passed non-object
https://code.google.com/p/v8/issues/detail?id=3587#c6
The following revision refers to this bug:https://chromium.googlesource.com/v8/v8.git/+/2fd8a7f6b87a33d5c753dc4464f101b0352d3235
commit 2fd8a7f6b87a33d5c753dc4464f101b0352d3235 Author: [email protected] <[email protected]> Date: Thu Oct 09 13:19:02 2014 Convert `obj` ToObject in Object.keys() BUG=v8:3587 LOG=Y [email protected], [email protected] Review URL: https://codereview.chromium.org/585373003 Patch from Caitlin Potter <[email protected]>.git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24495 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
[modify] https://chromium.googlesource.com/v8/v8.git/+/2fd8a7f6b87a33d5c753dc4464f101b0352d3235/AUTHORS [modify] https://chromium.googlesource.com/v8/v8.git/+/2fd8a7f6b87a33d5c753dc4464f101b0352d3235/src/v8natives.js [modify] https://chromium.googlesource.com/v8/v8.git/+/2fd8a7f6b87a33d5c753dc4464f101b0352d3235/test/mjsunit/third_party/object-keys.js [modify] https://chromium.googlesource.com/v8/v8.git/+/2fd8a7f6b87a33d5c753dc4464f101b0352d3235/test/test262/test262.status
--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.
