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

Issue 2602913002: Get rid of unused field has_compiled_code_ from the Isolate structure. (Closed)

Created:
3 years, 11 months ago by siva
Modified:
3 years, 11 months ago
Reviewers:
regis
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Get rid of unused field has_compiled_code_ from the Isolate structure. This gets rid of the racy data update being done in set_has_compiled_code reported by TSAN. BUG= R=regis@google.com Committed: https://github.com/dart-lang/sdk/commit/625ead0329688254634a9f44b5ae1c38c1d90655

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -9 lines) Patch
M runtime/vm/compiler.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M runtime/vm/isolate.h View 2 chunks +0 lines, -4 lines 0 comments Download
M runtime/vm/isolate.cc View 1 chunk +0 lines, -1 line 0 comments Download
M runtime/vm/precompiler.cc View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
siva
3 years, 11 months ago (2016-12-29 03:35:14 UTC) #2
regis
lgtm
3 years, 11 months ago (2016-12-29 17:02:34 UTC) #3
siva
3 years, 11 months ago (2016-12-29 18:08:14 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
625ead0329688254634a9f44b5ae1c38c1d90655 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698