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

Issue 7696020: MIPS: port Parse harmony let declarations. (Closed)

Created:
9 years, 4 months ago by Paul Lind
Modified:
9 years, 4 months ago
Reviewers:
Steven
CC:
v8-dev
Visibility:
Public.

Description

MIPS: port Parse harmony let declarations. Port r8944 (a5a36f4) Original commit message: Implementation of the harmony block scoped let bindings as proposed here: http://wiki.ecmascript.org/doku.php?id=harmony:block_scoped_bindings Changes to the syntax are explained there. They are active under the harmony_block_scoping_ flag in the parser. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=8977

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Paul Lind
9 years, 4 months ago (2011-08-22 04:14:13 UTC) #1
Steven
9 years, 4 months ago (2011-08-22 08:31:23 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698