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

Issue 10825382: Extend constructor inlining test case. (Closed)

Created:
8 years, 4 months ago by Michael Starzinger
Modified:
8 years, 4 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Extend constructor inlining test case. This makes sure that deoptimization really happens in each hydrogen context by not using binary operations but loads instead. This is needed because we cannot clear BinaryOpICs explicitly. R=svenpanne@chromium.org TEST=mjsunit/compiler/inline-construct Committed: https://code.google.com/p/v8/source/detail?r=12315

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -26 lines) Patch
M test/mjsunit/compiler/inline-construct.js View 5 chunks +34 lines, -26 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Starzinger
8 years, 4 months ago (2012-08-16 08:54:21 UTC) #1
Sven Panne
8 years, 4 months ago (2012-08-16 09:07:12 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698