Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(714)

Issue 15995040: MIPS: Baseline for-of implementation. (Closed)

Created:
7 years, 6 months ago by kilvadyb
Modified:
7 years, 6 months ago
Reviewers:
wingo, Paul Lind, palfia, danno, kisg
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Baseline for-of implementation. Port r15002 (d2f0fac) Original commit message: Add full-codegen support for the ES6 for-of iteration statement. TEST=mjsunit/harmony/iteration-semantics BUG=v8:2214

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -3 lines) Patch
M src/mips/full-codegen-mips.cc View 2 chunks +63 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
7 years, 6 months ago (2013-06-07 16:32:00 UTC) #1
Paul Lind
LGTM, I will commit this for you.
7 years, 6 months ago (2013-06-07 16:51:59 UTC) #2
Paul Lind
7 years, 6 months ago (2013-06-07 19:59:59 UTC) #3
Committed as r15015.

Powered by Google App Engine
This is Rietveld 408576698