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

Issue 146623003: Improve HConstant::ImmortalImmovable() to check for all immortal immovable roots. (Closed)

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

Description

Improve HConstant::ImmortalImmovable() to check for all immortal immovable roots. Move the list to IMMORTAL_IMMOVABLE_ROOT_LIST in heap.h, and automatically include INTERNALIZED_STRING_LIST and STRING_TYPE_LIST. R=hpayer@chromium.org, mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18970

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -29 lines) Patch
M src/heap.h View 1 chunk +45 lines, -0 lines 0 comments Download
M src/hydrogen-instructions.h View 1 chunk +1 line, -28 lines 0 comments Download
M src/hydrogen-instructions.cc View 1 chunk +35 lines, -0 lines 0 comments Download
M src/objects.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Benedikt Meurer
PTAL
6 years, 10 months ago (2014-01-30 12:45:11 UTC) #1
Hannes Payer (out of office)
lgtm
6 years, 10 months ago (2014-01-30 13:30:19 UTC) #2
Michael Starzinger
LGTM.
6 years, 10 months ago (2014-01-30 13:47:41 UTC) #3
Benedikt Meurer
6 years, 10 months ago (2014-01-31 07:28:55 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r18970 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698