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

Issue 1233553005: Fixes #254 - Better stacktrace support (Closed)

Created:
5 years, 5 months ago by vsm
Modified:
5 years, 5 months ago
Reviewers:
Jennifer Messerly
CC:
dev-compiler+reviews_dartlang.org
Base URL:
https://github.com/dart-lang/dev_compiler.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : Avoid helper in some cases #

Patch Set 3 : Export captureStackTrace #

Patch Set 4 : Revert to using helper #

Patch Set 5 : Added utilities to help debugging #

Total comments: 3

Patch Set 6 : format fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+544 lines, -521 lines) Patch
M lib/runtime/_operations.js View 1 2 3 4 5 1 chunk +20 lines, -3 lines 0 comments Download
M lib/runtime/dart/_interceptors.js View 1 2 3 35 chunks +72 lines, -72 lines 0 comments Download
M lib/runtime/dart/_internal.js View 1 2 3 41 chunks +93 lines, -93 lines 0 comments Download
M lib/runtime/dart/_isolate_helper.js View 1 2 3 16 chunks +17 lines, -17 lines 0 comments Download
M lib/runtime/dart/_js_helper.js View 1 2 3 14 chunks +26 lines, -26 lines 0 comments Download
M lib/runtime/dart/_js_mirrors.js View 1 1 chunk +2 lines, -2 lines 0 comments Download
M lib/runtime/dart/_native_typed_data.js View 1 2 3 23 chunks +45 lines, -45 lines 0 comments Download
M lib/runtime/dart/async.js View 1 2 3 37 chunks +41 lines, -41 lines 0 comments Download
M lib/runtime/dart/collection.js View 1 2 3 73 chunks +105 lines, -105 lines 0 comments Download
M lib/runtime/dart/convert.js View 1 2 3 17 chunks +20 lines, -20 lines 0 comments Download
M lib/runtime/dart/core.js View 1 2 3 36 chunks +51 lines, -51 lines 0 comments Download
M lib/runtime/dart/isolate.js View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M lib/runtime/dart/js.js View 1 2 3 8 chunks +15 lines, -15 lines 0 comments Download
M lib/runtime/dart/math.js View 1 2 3 4 chunks +6 lines, -6 lines 0 comments Download
M lib/runtime/dart/mirrors.js View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M lib/runtime/dart/typed_data.js View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download
M lib/runtime/dart_library.js View 1 2 3 4 1 chunk +7 lines, -2 lines 0 comments Download
M lib/runtime/dart_runtime.js View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M lib/src/codegen/js_codegen.dart View 1 2 3 3 chunks +4 lines, -4 lines 0 comments Download
M test/codegen/expect/BenchmarkBase.js View 1 1 chunk +3 lines, -3 lines 0 comments Download
M test/codegen/expect/expect.js View 1 1 chunk +1 line, -1 line 0 comments Download
M test/codegen/expect/try_catch.js View 1 5 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 13 (1 generated)
vsm
5 years, 5 months ago (2015-07-13 13:50:45 UTC) #2
Jennifer Messerly
https://codereview.chromium.org/1233553005/diff/1/lib/runtime/_operations.js File lib/runtime/_operations.js (right): https://codereview.chromium.org/1233553005/diff/1/lib/runtime/_operations.js#newcode278 lib/runtime/_operations.js:278: exports.throw_ = throw_; btw, this should be `throw` ...
5 years, 5 months ago (2015-07-13 16:39:17 UTC) #3
Jennifer Messerly
link to bug discussion: https://github.com/dart-lang/dev_compiler/issues/254
5 years, 5 months ago (2015-07-13 16:39:49 UTC) #4
vsm
https://codereview.chromium.org/1233553005/diff/1/lib/runtime/_operations.js File lib/runtime/_operations.js (right): https://codereview.chromium.org/1233553005/diff/1/lib/runtime/_operations.js#newcode278 lib/runtime/_operations.js:278: exports.throw_ = throw_; On 2015/07/13 16:39:17, John Messerly wrote: ...
5 years, 5 months ago (2015-07-14 13:54:48 UTC) #5
vsm
Actually, I'd like to undo most of this patch and file as an enhancement to ...
5 years, 5 months ago (2015-07-14 17:04:26 UTC) #6
vsm
On 2015/07/14 17:04:26, vsm wrote: > Actually, I'd like to undo most of this patch ...
5 years, 5 months ago (2015-07-14 17:20:17 UTC) #7
vsm
On 2015/07/14 17:20:17, vsm wrote: > On 2015/07/14 17:04:26, vsm wrote: > > Actually, I'd ...
5 years, 5 months ago (2015-07-14 17:50:12 UTC) #8
Jennifer Messerly
On 2015/07/14 17:20:17, vsm wrote: > On 2015/07/14 17:04:26, vsm wrote: > > Actually, I'd ...
5 years, 5 months ago (2015-07-14 18:14:20 UTC) #9
vsm
On 2015/07/14 18:14:20, John Messerly wrote: > On 2015/07/14 17:20:17, vsm wrote: > > On ...
5 years, 5 months ago (2015-07-14 18:16:22 UTC) #10
Jennifer Messerly
okay. I guess this "lgtm" for check in purposes and to unblock you, though I ...
5 years, 5 months ago (2015-07-14 18:30:33 UTC) #11
vsm
On 2015/07/14 18:30:33, John Messerly wrote: > okay. I guess this "lgtm" for check in ...
5 years, 5 months ago (2015-07-14 20:15:39 UTC) #12
vsm
5 years, 5 months ago (2015-07-14 20:33:09 UTC) #13
Message was sent while issue was closed.
Committed patchset #6 (id:100001) manually as
59a85c5495c2c8fffe913d604d64582a7202ead7 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698