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

Issue 1933933002: Use a reusable handle in SubString instead of creating one as this path is now used when creating S… (Closed)

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

Description

Use a reusable handle in SubString instead of creating one as this path is now used when creating Symbols of identifiers. R=hausner@google.com Committed: https://github.com/dart-lang/sdk/commit/d5583d6a791e919eee74b34a9602bcc99e52656a

Patch Set 1 #

Patch Set 2 : pass-thread #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -3 lines) Patch
M runtime/vm/object.h View 1 1 chunk +7 lines, -0 lines 0 comments Download
M runtime/vm/object.cc View 1 3 chunks +4 lines, -2 lines 0 comments Download
M runtime/vm/scanner.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
siva
4 years, 7 months ago (2016-04-29 20:42:12 UTC) #2
siva
4 years, 7 months ago (2016-04-29 20:47:31 UTC) #3
hausner
lgtm
4 years, 7 months ago (2016-04-29 20:58:44 UTC) #4
siva
4 years, 7 months ago (2016-04-29 21:53:11 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
d5583d6a791e919eee74b34a9602bcc99e52656a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698