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

Issue 516303006: Minor changes to avoid handle creation. (Closed)

Created:
6 years, 3 months ago by siva
Modified:
6 years, 3 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

- Make Parser::ReceiverType an instance method so that it has access to 'I' - Minor changes to avoid handle creation. - Fix snapshot version check error message. R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=39815

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -12 lines) Patch
M runtime/vm/object.cc View 1 2 2 chunks +2 lines, -6 lines 0 comments Download
M runtime/vm/parser.cc View 1 2 1 chunk +5 lines, -5 lines 0 comments Download
M runtime/vm/snapshot.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 5 (1 generated)
siva
6 years, 3 months ago (2014-09-03 14:32:54 UTC) #2
srdjan
lgtm https://codereview.chromium.org/516303006/diff/20001/runtime/vm/parser.cc File runtime/vm/parser.cc (right): https://codereview.chromium.org/516303006/diff/20001/runtime/vm/parser.cc#newcode9410 runtime/vm/parser.cc:9410: Isolate* isolate = Isolate::Current(); Parser has a field ...
6 years, 3 months ago (2014-09-03 15:41:51 UTC) #3
siva
https://codereview.chromium.org/516303006/diff/20001/runtime/vm/parser.cc File runtime/vm/parser.cc (right): https://codereview.chromium.org/516303006/diff/20001/runtime/vm/parser.cc#newcode9410 runtime/vm/parser.cc:9410: Isolate* isolate = Isolate::Current(); On 2014/09/03 15:41:50, srdjan wrote: ...
6 years, 3 months ago (2014-09-03 18:27:58 UTC) #4
siva
6 years, 3 months ago (2014-09-03 18:29:17 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as r39815 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698