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

Issue 8588002: Better tracing of deoptimization (added a reason id and printing of source). Fix a bug with exces... (Closed)

Created:
9 years, 1 month ago by srdjan
Modified:
9 years, 1 month ago
Reviewers:
regis
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Better tracing of deoptimization (added a reason id and printing of source). Fix a bug with excessive deoptimization for null receiver -- caused by (null).toString(). Committed: https://code.google.com/p/dart/source/detail?r=1593

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+238 lines, -79 lines) Patch
M runtime/vm/code_generator.h View 1 chunk +27 lines, -0 lines 0 comments Download
M runtime/vm/code_generator.cc View 3 chunks +16 lines, -3 lines 0 comments Download
M runtime/vm/opt_code_generator_ia32.h View 3 chunks +19 lines, -6 lines 0 comments Download
M runtime/vm/opt_code_generator_ia32.cc View 1 29 chunks +173 lines, -70 lines 1 comment Download
M runtime/vm/stub_code_ia32.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
9 years, 1 month ago (2011-11-16 21:59:16 UTC) #1
regis
9 years, 1 month ago (2011-11-16 23:06:45 UTC) #2
LGTM

http://codereview.chromium.org/8588002/diff/2003/runtime/vm/opt_code_generato...
File runtime/vm/opt_code_generator_ia32.cc (right):

http://codereview.chromium.org/8588002/diff/2003/runtime/vm/opt_code_generato...
runtime/vm/opt_code_generator_ia32.cc:2346: // re-optimize this optiumized
function.
optiumized?
opium-ized?

Powered by Google App Engine
This is Rietveld 408576698