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

Issue 10832397: Test functions do not have scripts associated with them. Prevent their optimization by marking any … (Closed)

Created:
8 years, 4 months ago by srdjan
Modified:
8 years, 4 months ago
Reviewers:
siva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Test functions do not have scripts associated with them. Prevent their optimization by marking any function without a script to be not optimizable. Committed: https://code.google.com/p/dart/source/detail?r=10998

Patch Set 1 #

Patch Set 2 : #

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

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 4 months ago (2012-08-20 18:20:14 UTC) #1
siva
8 years, 4 months ago (2012-08-20 18:54:16 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698