Refactor ObjectGetOwnPropertyKeys to accept bitmask rather than boolean
authorarv@chromium.org <arv@chromium.org>
Tue, 4 Nov 2014 15:08:24 +0000 (15:08 +0000)
committerarv@chromium.org <arv@chromium.org>
Tue, 4 Nov 2014 15:08:47 +0000 (15:08 +0000)
commitd6ca29ce4c146f3a70ce54e76e233330ead6a58d
treec7413b4870319297089c23d56b051e056a434f5c
parentfaa71f966a7a09f3515db8737007aed130f55ec7
Refactor ObjectGetOwnPropertyKeys to accept bitmask rather than boolean

BUG=v8:3549
LOG=Y
R=arv@chromium.org, rossberg@chromium.org

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

Patch from Caitlin Potter <caitpotter88@gmail.com>.

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