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

Issue 649543004: [turbofan] Correctify typed lowering. (Closed)

Created:
6 years, 2 months ago by Benedikt Meurer
Modified:
6 years, 2 months ago
Reviewers:
Jarin
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

[turbofan] Correctify typed lowering. We cannot add new JSToNumber nodes here in general, because: a) The inserted ToNumber operation screws up observability of valueOf. b) Deoptimization at ToNumber doesn't have corresponding bailout id. TEST=cctest,mjsunit R=jarin@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24660

Patch Set 1 #

Patch Set 2 : Correctification #

Patch Set 3 : REBASE #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -71 lines) Patch
M src/compiler/js-typed-lowering.cc View 1 5 chunks +43 lines, -9 lines 0 comments Download
M test/cctest/compiler/test-js-typed-lowering.cc View 1 8 chunks +20 lines, -62 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Benedikt Meurer
PTAL
6 years, 2 months ago (2014-10-16 09:18:18 UTC) #1
Jarin
lgtm
6 years, 2 months ago (2014-10-16 10:46:04 UTC) #2
Benedikt Meurer
6 years, 2 months ago (2014-10-16 11:31:09 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as 24660 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698