Reviewers: Michael Starzinger,

Message:
I am pretty sure that the LoadIC comments for ARM are out of date, and have made this code under the assumption that they are, and updated the comments. Please
take more scrutiny than usual on the patch to ic-arm.cc.

Description:
Baseline for-of implementation

Add full-codegen support for the ES6 for-of iteration statement.

This commit also fixes the LoadIC comment for ARM, which was out of
date.

[email protected]
TEST=mjsunit/harmony/iteration-semantics
BUG=

Please review this at https://codereview.chromium.org/15288011/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M src/arm/full-codegen-arm.cc
  M src/arm/ic-arm.cc
  M src/ast.h
  M src/full-codegen.h
  M src/full-codegen.cc
  M src/heap.h
  M src/ia32/full-codegen-ia32.cc
  M src/x64/full-codegen-x64.cc
  A + test/mjsunit/harmony/iteration-semantics.js


--
--
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/groups/opt_out.


Reply via email to