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

Issue 11370008: Move lazy deoptimization of all optimized code from top level parsing to end of class finalization … (Closed)

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

Description

Move lazy deoptimization of all optimized code from top level parsing to end of class finalization (after installing new classes, and --use_cha, we need to invalidate some optimzied code) Committed: https://code.google.com/p/dart/source/detail?r=14871

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -36 lines) Patch
M runtime/vm/class_finalizer.cc View 3 chunks +35 lines, -1 line 0 comments Download
M runtime/vm/parser.cc View 2 chunks +0 lines, -35 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 1 month ago (2012-11-13 22:50:55 UTC) #1
regis
8 years, 1 month ago (2012-11-13 23:25:49 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698