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

Issue 13285: Refactor the convertion of a target address into a code object from the debug... (Closed)

Created:
12 years ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Refactor the convertion of a target address into a code object from the debugger to the Code class. Committed: http://code.google.com/p/v8/source/detail?r=952

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -24 lines) Patch
M src/assembler.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/debug.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/debug.cc View 6 chunks +5 lines, -13 lines 0 comments Download
M src/disassembler.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ic-inl.h View 1 chunk +4 lines, -7 lines 0 comments Download
M src/objects.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/objects-inl.h View 1 chunk +11 lines, -0 lines 0 comments Download
M test/cctest/test-debug.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
12 years ago (2008-12-09 12:33:48 UTC) #1
Mads Ager (chromium)
12 years ago (2008-12-09 12:51:07 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698