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

Issue 13016003: GDBJIT: Add gdbjit_zone for --gdbjit_full (Closed)

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

Description

GDBJIT: Add gdbjit_zone for --gdbjit_full

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -3 lines) Patch
M src/gdb-jit.cc View 3 chunks +6 lines, -3 lines 0 comments Download
M src/isolate.h View 2 chunks +7 lines, -0 lines 0 comments Download
M src/isolate.cc View 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
haitao.feng
When --gdbjit_full is used, the CompilationInfo might be null for stubs, ICs, trampolines and then ...
7 years, 9 months ago (2013-03-22 07:29:51 UTC) #1
haitao.feng
7 years, 9 months ago (2013-03-26 11:36:01 UTC) #2
haitao.feng
Ping. This patch is needed to solve https://code.google.com/p/v8/issues/detail?id=2608. To enable gdbjit for X64, currently we ...
7 years, 8 months ago (2013-04-07 03:10:31 UTC) #3
Michael Starzinger
The CodeAdd event has to fire after the Code object has been allocated on the ...
7 years, 8 months ago (2013-04-09 15:38:02 UTC) #4
Michael Starzinger
I took the liberty to upload an adapted version of your CL. I wanted to ...
7 years, 8 months ago (2013-04-09 15:51:19 UTC) #5
Michael Starzinger
7 years, 8 months ago (2013-04-10 08:12:28 UTC) #6
Message was sent while issue was closed.
Closed manually because an adapted version landed in r14198.

Powered by Google App Engine
This is Rietveld 408576698