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

Issue 147763006: Support loads from primitive values. (Closed)

Created:
6 years, 10 months ago by Toon Verwaest
Modified:
6 years, 10 months ago
Reviewers:
dcarney, Jarin
CC:
v8-dev
Visibility:
Public.

Description

Support loads from primitive values. This also changes load computation to use HeapTypes rather than Maps. TODO: move conversion between maps and heaptypes earlier in the process, already in the oracle. BUG= R=dcarney@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18938

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+319 lines, -104 lines) Patch
M src/accessors.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/accessors.cc View 2 chunks +14 lines, -11 lines 0 comments Download
M src/hydrogen.h View 5 chunks +39 lines, -23 lines 0 comments Download
M src/hydrogen.cc View 16 chunks +160 lines, -66 lines 0 comments Download
M src/hydrogen-instructions.h View 2 chunks +4 lines, -0 lines 0 comments Download
M src/ic.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A test/mjsunit/value-wrapper-accessor.js View 1 chunk +99 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL. This splits off a large chunk of the Call IC removal CL.
6 years, 10 months ago (2014-01-30 11:13:14 UTC) #1
dcarney
lgtm
6 years, 10 months ago (2014-01-30 11:15:09 UTC) #2
Toon Verwaest
6 years, 10 months ago (2014-01-30 11:30:48 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r18938 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698