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

Issue 150303002: Use HType::NonPrimitive() for non primitive HConstants. (Closed)

Created:
6 years, 10 months ago by Benedikt Meurer
Modified:
6 years, 10 months ago
CC:
v8-dev
Visibility:
Public.

Description

Use HType::NonPrimitive() for non primitive HConstants. This allows us to use the faster write barrier, omitting the smi check when storing constant heap objects. R=hpayer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18947

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M src/hydrogen-instructions.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Benedikt Meurer
PTAL
6 years, 10 months ago (2014-01-30 13:24:46 UTC) #1
Hannes Payer (out of office)
lgtm
6 years, 10 months ago (2014-01-30 13:31:34 UTC) #2
Benedikt Meurer
6 years, 10 months ago (2014-01-30 13:32:12 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r18947 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698