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

Issue 10272031: Merge two functions that create sideffect free compound load nodes. (Closed)

Created:
8 years, 7 months ago by srdjan
Modified:
8 years, 7 months ago
Reviewers:
hausner
CC:
reviews_dartlang.org, vm-dev_dartlang.org, Kevin Millikin (Google)
Visibility:
Public.

Description

Merge two functions that create side effect free compound load nodes. Committed: https://code.google.com/p/dart/source/detail?r=7201

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -87 lines) Patch
M runtime/vm/parser.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/parser.cc View 1 4 chunks +55 lines, -86 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 7 months ago (2012-05-01 18:06:00 UTC) #1
hausner
8 years, 7 months ago (2012-05-01 18:40:40 UTC) #2
LGTM. The code is still a bit confusing in that "left" and "right" expressions
are difficult to understand, but you did not make it worse, so you're good to
go.

Powered by Google App Engine
This is Rietveld 408576698