Reviewers: Rico, Description: Implement for-in loop for proxies. Fix related corner case for Object.keys. Remove obsolete GET_KEYS builtin.
[email protected] BUG= TEST= Please review this at http://codereview.chromium.org/8256015/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/api.cc M src/arm/full-codegen-arm.cc M src/bootstrapper.cc M src/builtins.h M src/contexts.h M src/handles.h M src/handles.cc M src/ia32/full-codegen-ia32.cc M src/messages.js M src/objects.h M src/objects.cc M src/proxy.js M src/runtime.cc M src/runtime.js M src/v8natives.js M src/x64/full-codegen-x64.cc A test/mjsunit/harmony/proxies-for.js M test/mjsunit/harmony/proxies.js -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
