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

Issue 1747073002: Make type canonicalization thread safe (Closed)

Created:
4 years, 9 months ago by srdjan
Modified:
4 years, 9 months ago
Reviewers:
siva
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

Patch Set 1 #

Total comments: 2

Patch Set 2 : Factor out lookup code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -31 lines) Patch
M runtime/vm/isolate.h View 2 chunks +6 lines, -2 lines 0 comments Download
M runtime/vm/isolate.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M runtime/vm/object.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M runtime/vm/object.cc View 1 3 chunks +65 lines, -29 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
srdjan
4 years, 9 months ago (2016-03-01 00:47:52 UTC) #2
siva
lgtm https://codereview.chromium.org/1747073002/diff/1/runtime/vm/object.cc File runtime/vm/object.cc (right): https://codereview.chromium.org/1747073002/diff/1/runtime/vm/object.cc#newcode4160 runtime/vm/object.cc:4160: } Should we hoist the while loop as ...
4 years, 9 months ago (2016-03-01 16:57:40 UTC) #3
srdjan
https://codereview.chromium.org/1747073002/diff/1/runtime/vm/object.cc File runtime/vm/object.cc (right): https://codereview.chromium.org/1747073002/diff/1/runtime/vm/object.cc#newcode4160 runtime/vm/object.cc:4160: } On 2016/03/01 16:57:40, siva wrote: > Should we ...
4 years, 9 months ago (2016-03-01 19:28:13 UTC) #4
srdjan
4 years, 9 months ago (2016-03-01 20:12:23 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
88acc8ab01207764b9c8cf2f18524e27be75e1bb (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698