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

Issue 23526056: Make Dart_ScriptGetTokenInfo account for line_offset() and col_offset() (Closed)

Created:
7 years, 3 months ago by Jacob
Modified:
7 years, 3 months ago
Reviewers:
hausner
CC:
reviews_dartlang.org, vm-dev_dartlang.org, vsm, devoncarew
Visibility:
Public.

Description

Make Dart_ScriptGetTokenInfo account for line_offset() and col_offset() Cleanup bugs in wrapExpressionAsClosure Fix bug in how setters were handled and filter out 'this' from local variables list. BUG= R=hausner@google.com Committed: https://code.google.com/p/dart/source/detail?r=27581

Patch Set 1 : #

Patch Set 2 : PTAL #

Patch Set 3 : address comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -6 lines) Patch
M editor/tools/plugins/com.google.dart.tools.debug.core/src/com/google/dart/tools/debug/core/server/VmLineNumberTable.java View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/include/dart_debugger_api.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/debugger_api_impl.cc View 1 2 chunks +8 lines, -2 lines 0 comments Download
M tools/coverage.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Jacob
There are no existing tests in the VM for this API. When the dartium CL ...
7 years, 3 months ago (2013-09-17 18:24:59 UTC) #1
hausner
LGTM.
7 years, 3 months ago (2013-09-17 18:55:25 UTC) #2
Jacob
PTAL. I've switched over to storing columnNumber instead of charOffset. I've synced with Devon and ...
7 years, 3 months ago (2013-09-17 19:44:21 UTC) #3
hausner
Please adjust the comment that deals with line number table in tools/coverage.dart (around line 80). ...
7 years, 3 months ago (2013-09-17 20:01:52 UTC) #4
hausner
Oh, and LGTM (again)
7 years, 3 months ago (2013-09-17 20:02:04 UTC) #5
Jacob
7 years, 3 months ago (2013-09-17 20:52:50 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r27581 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698