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

Issue 9812004: When running with --always-opt, don't deoptimize on uninitialized type feedback. (Closed)

Created:
8 years, 9 months ago by fschneider
Modified:
8 years, 9 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

When running with --always-opt, don't deoptimize named loads with uninitialized type feedback. This avoids tests taking too long because of repeated deoptimizations. Committed: https://code.google.com/p/v8/source/detail?r=11100

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -4 lines) Patch
M src/hydrogen.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-log-stack-tracer.cc View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
8 years, 9 months ago (2012-03-21 09:16:14 UTC) #1
Michael Starzinger
8 years, 9 months ago (2012-03-21 09:20:23 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698