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

Issue 39342: Refactor some source position info (Closed)

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

Description

Changed a function in the internal debugger JavaScript to return the full source location instead of only the position. Added an optional parameter to exclude/include the source line offset in source location. Extended a message test to include a test with source offset. Committed: http://code.google.com/p/v8/source/detail?r=1461

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -40 lines) Patch
M src/debug-delay.js View 2 chunks +7 lines, -4 lines 0 comments Download
M src/messages.js View 5 chunks +12 lines, -7 lines 0 comments Download
M test/cctest/test-api.cc View 2 chunks +38 lines, -17 lines 0 comments Download
M test/mjsunit/debug-sourceinfo.js View 1 chunk +12 lines, -12 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
This change is mainly to support an upcoming change and keep the size of that ...
11 years, 9 months ago (2009-03-09 15:10:53 UTC) #1
Mads Ager (chromium)
11 years, 9 months ago (2009-03-09 15:48:02 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698