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

Issue 25702008: Enable weak embedded objects in optimized code with a fix for heap verifier. (Closed)

Created:
7 years, 2 months ago by ulan
Modified:
7 years, 2 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Enable weak embedded objects in optimized code with a fix for heap verifier. BUG=v8:2073 R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=17141

Patch Set 1 #

Patch Set 2 : Remove ifdef DEBUG #

Total comments: 2

Patch Set 3 : Add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -1 line) Patch
M src/flag-definitions.h View 1 chunk +1 line, -1 line 0 comments Download
M src/heap.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/objects.h View 1 2 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ulan
PTAL
7 years, 2 months ago (2013-10-04 09:45:10 UTC) #1
Michael Starzinger
LGTM. https://codereview.chromium.org/25702008/diff/4001/src/objects.h File src/objects.h (right): https://codereview.chromium.org/25702008/diff/4001/src/objects.h#newcode4004 src/objects.h:4004: void Zap(Object* value) { nit: Maybe add a ...
7 years, 2 months ago (2013-10-04 11:33:40 UTC) #2
ulan
https://codereview.chromium.org/25702008/diff/4001/src/objects.h File src/objects.h (right): https://codereview.chromium.org/25702008/diff/4001/src/objects.h#newcode4004 src/objects.h:4004: void Zap(Object* value) { On 2013/10/04 11:33:40, Michael Starzinger ...
7 years, 2 months ago (2013-10-04 11:37:17 UTC) #3
ulan
7 years, 2 months ago (2013-10-10 13:14:43 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r17141 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698