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

Issue 14996004: Track heap objects. (Closed)

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

Description

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -19 lines) Patch
M src/arm/lithium-arm.cc View 1 chunk +3 lines, -1 line 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 chunk +6 lines, -0 lines 0 comments Download
src/arm/stub-cache-arm.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M src/flag-definitions.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/hydrogen-instructions.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +13 lines, -0 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 chunk +3 lines, -1 line 0 comments Download
M src/ia32/stub-cache-ia32.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M src/objects.h View 2 chunks +9 lines, -0 lines 0 comments Download
M src/objects.cc View 5 chunks +23 lines, -10 lines 0 comments Download
M src/objects-inl.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/property-details.h View 5 chunks +7 lines, -5 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +13 lines, -0 lines 0 comments Download
M src/x64/lithium-x64.cc View 1 chunk +3 lines, -1 line 0 comments Download
src/x64/stub-cache-x64.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M test/mjsunit/elements-transition-hoisting.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL
7 years, 7 months ago (2013-05-10 11:24:58 UTC) #1
danno
lgtm, although it would be great if you had more test coverage
7 years, 7 months ago (2013-05-10 16:06:19 UTC) #2
Toon Verwaest
7 years, 7 months ago (2013-05-10 17:18:02 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r14625 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698