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

Issue 1310383002: Minor cleanup in preparation for removal of allocation in new space, and removal of an 'optimizatio… (Closed)

Created:
5 years, 4 months ago by srdjan
Modified:
5 years, 4 months ago
Reviewers:
hausner
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Minor cleanup in preparation for removal of allocation in new space, and removal of an 'optimization' BUG= R=hausner@google.com Committed: https://github.com/dart-lang/sdk/commit/fcea0077cc84389539d4a3944adec1dcb7722e69

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address review comment #

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

Messages

Total messages: 5 (1 generated)
srdjan
5 years, 4 months ago (2015-08-24 19:54:32 UTC) #2
hausner
lgtm https://codereview.chromium.org/1310383002/diff/1/runtime/vm/parser.cc File runtime/vm/parser.cc (right): https://codereview.chromium.org/1310383002/diff/1/runtime/vm/parser.cc#newcode7234 runtime/vm/parser.cc:7234: parameters[i + params.num_fixed_parameters].default_value; Maybe give a symbolic name ...
5 years, 4 months ago (2015-08-24 20:13:18 UTC) #3
srdjan
https://codereview.chromium.org/1310383002/diff/1/runtime/vm/parser.cc File runtime/vm/parser.cc (right): https://codereview.chromium.org/1310383002/diff/1/runtime/vm/parser.cc#newcode7234 runtime/vm/parser.cc:7234: parameters[i + params.num_fixed_parameters].default_value; On 2015/08/24 20:13:18, hausner wrote: > ...
5 years, 4 months ago (2015-08-24 20:21:56 UTC) #4
srdjan
5 years, 4 months ago (2015-08-24 20:40:43 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
fcea0077cc84389539d4a3944adec1dcb7722e69 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698