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

Issue 14081008: Type feedback for Unary Plus (Closed)

Created:
7 years, 8 months ago by Jakob Kummerow
Modified:
7 years, 8 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Type feedback for Unary Plus BUG=v8:2527 Closed in favor of https://codereview.chromium.org/13902013/.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -10 lines) Patch
M src/hydrogen.cc View 2 chunks +12 lines, -5 lines 0 comments Download
M src/hydrogen-instructions.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/hydrogen-instructions.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 chunk +8 lines, -2 lines 0 comments Download
M src/type-info.h View 1 chunk +1 line, -1 line 0 comments Download
M src/type-info.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Jakob Kummerow
7 years, 8 months ago (2013-04-16 19:30:11 UTC) #1
Here's the full-codegen based version I talked about.

Powered by Google App Engine
This is Rietveld 408576698