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

Issue 421002: Disable the fast top-level compiler for non-global declarations.... (Closed)

Created:
11 years, 1 month ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Disable the fast top-level compiler for non-global declarations. Reintroduce the bailout that was put in in revision 3224. It causes interactive ui test failures in Chromium. TBR=fschneider@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=3337

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M src/compiler.cc View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Mads Ager (chromium)
11 years, 1 month ago (2009-11-20 11:44:40 UTC) #1
We need to create a reduced test case from the interactive ui tests.  For now
I'll disable it so we can push a new version of V8 into chromium trunk.

Powered by Google App Engine
This is Rietveld 408576698