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

Issue 21639004: Use first hit when dumping heap constants. (Closed)

Created:
7 years, 4 months ago by Michael Starzinger
Modified:
7 years, 4 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Use first hit when dumping heap constants. This makes sure that the first hit is used when dumping heap constants and hence "TheHoleValue" is not overwritten with other roots that are initialized to the hole as well. R=verwaest@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=16058

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -7 lines) Patch
M src/d8.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M tools/v8heapconst.py View 3 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Michael Starzinger
7 years, 4 months ago (2013-08-05 16:21:52 UTC) #1
Toon Verwaest
lgtm
7 years, 4 months ago (2013-08-05 16:46:12 UTC) #2
Michael Starzinger
7 years, 4 months ago (2013-08-05 16:47:54 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r16058 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698