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

Issue 1302623002: Only test optimizing compilation in helper thread compilation test. (Closed)

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

Only test optimizing compilation in helper thread compilation test. Also fix a couple of old handles (leaving the bulk of them for a separate CL). BUG= R=srdjan@google.com Committed: https://github.com/dart-lang/sdk/commit/6636b92090d35990b80b1859bf6bd123c4befb42

Patch Set 1 #

Patch Set 2 : Update URL. #

Total comments: 2

Patch Set 3 : Add extra precondition check. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -15 lines) Patch
M runtime/vm/compiler_test.cc View 1 2 5 chunks +40 lines, -11 lines 0 comments Download
M runtime/vm/object.h View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/symbols.cc View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
koda
5 years, 4 months ago (2015-08-18 22:13:26 UTC) #2
srdjan
https://codereview.chromium.org/1302623002/diff/20001/runtime/vm/compiler_test.cc File runtime/vm/compiler_test.cc (right): https://codereview.chromium.org/1302623002/diff/20001/runtime/vm/compiler_test.cc#newcode91 runtime/vm/compiler_test.cc:91: EXPECT(!func_.HasOptimizedCode()); Assert that function has (unoptimized) code. We expect ...
5 years, 4 months ago (2015-08-18 23:07:18 UTC) #3
koda
PTAL https://codereview.chromium.org/1302623002/diff/20001/runtime/vm/compiler_test.cc File runtime/vm/compiler_test.cc (right): https://codereview.chromium.org/1302623002/diff/20001/runtime/vm/compiler_test.cc#newcode91 runtime/vm/compiler_test.cc:91: EXPECT(!func_.HasOptimizedCode()); On 2015/08/18 23:07:18, srdjan wrote: > Assert ...
5 years, 4 months ago (2015-08-19 00:16:33 UTC) #4
srdjan
lgtm
5 years, 4 months ago (2015-08-19 16:39:09 UTC) #5
koda
5 years, 4 months ago (2015-08-19 16:43:00 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
6636b92090d35990b80b1859bf6bd123c4befb42 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698