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

Issue 15930003: - Allocate symbols for 'get:' and 'set:' (Closed)

Created:
7 years, 7 months ago by siva
Modified:
7 years, 7 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

- Allocate symbols for 'get:' and 'set:' - Remove some redundant handle creation R=iposva@google.com Committed: https://code.google.com/p/dart/source/detail?r=23110

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -26 lines) Patch
M runtime/vm/object.cc View 1 6 chunks +15 lines, -25 lines 0 comments Download
M runtime/vm/parser.cc View 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/symbols.h View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
siva
7 years, 7 months ago (2013-05-23 21:57:50 UTC) #1
siva
7 years, 7 months ago (2013-05-23 22:25:23 UTC) #2
Ivan Posva
LGTM -ip https://codereview.chromium.org/15930003/diff/1/runtime/vm/object.cc File runtime/vm/object.cc (right): https://codereview.chromium.org/15930003/diff/1/runtime/vm/object.cc#newcode6322 runtime/vm/object.cc:6322: Namespace& import = Namespace::Handle(); ?
7 years, 7 months ago (2013-05-23 22:30:17 UTC) #3
siva
https://codereview.chromium.org/15930003/diff/1/runtime/vm/object.cc File runtime/vm/object.cc (right): https://codereview.chromium.org/15930003/diff/1/runtime/vm/object.cc#newcode6322 runtime/vm/object.cc:6322: Namespace& import = Namespace::Handle(); On 2013/05/23 22:30:17, Ivan Posva ...
7 years, 7 months ago (2013-05-23 22:39:31 UTC) #4
siva
7 years, 7 months ago (2013-05-23 22:59:29 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r23110 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698