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

Issue 13880031: GDBJIT: Remove codes when they are garbage collected. (Closed)

Created:
7 years, 7 months ago by haitao.feng
Modified:
7 years, 5 months ago
CC:
v8-dev
Visibility:
Public.

Description

GDBJIT: Remove codes when they are garbage collected. R=mstarzinger@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=15477

Patch Set 1 #

Patch Set 2 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -0 lines) Patch
M src/gdb-jit.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/gdb-jit.cc View 1 1 chunk +18 lines, -0 lines 0 comments Download
M src/mark-compact.cc View 1 2 chunks +10 lines, -0 lines 1 comment Download

Messages

Total messages: 8 (0 generated)
haitao.feng
Fixed https://code.google.com/p/v8/issues/detail?id=2608.
7 years, 7 months ago (2013-04-28 08:04:38 UTC) #1
haitao.feng
Ping.
7 years, 7 months ago (2013-05-15 08:13:19 UTC) #2
haitao.feng
Rebased with master. This issue could be re-produced by: make ia32.debug gdbjit=on -j8 cd benchmarks ...
7 years, 5 months ago (2013-06-28 04:43:01 UTC) #3
Michael Starzinger
LGTM. I left a comment about the future direction of GDBJIT but I am fine ...
7 years, 5 months ago (2013-07-03 11:18:50 UTC) #4
haitao.feng
Thanks for the review. I have a comment on the Logger::IssueCodeMovedEvent, it might not work ...
7 years, 5 months ago (2013-07-03 11:44:32 UTC) #5
Michael Starzinger
Yes, I agree. Switching GDBJIT over to the existing JitCodeEvent mechanism might require slight adaptations ...
7 years, 5 months ago (2013-07-03 11:56:35 UTC) #6
haitao.feng
Yes, I agree. Thanks for taking care of it :)
7 years, 5 months ago (2013-07-03 12:00:32 UTC) #7
Michael Starzinger
7 years, 5 months ago (2013-07-03 15:30:06 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 manually as r15477 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698