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

Issue 2404123002: Build CFG for various JS() foreign methods (Closed)

Created:
4 years, 2 months ago by sra1
Modified:
4 years, 1 month ago
Reviewers:
Harry Terkelsen
CC:
reviews_dartlang.org, Johnni Winther
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 16

Patch Set 2 : cr #

Patch Set 3 : add current isolate #

Patch Set 4 : Redo "Build CFG for various JS() foreign methods" #

Patch Set 5 : fix analyzer warnings #

Patch Set 6 : dartfmt #

Patch Set 7 : dartfmt #

Patch Set 8 : rebase #

Patch Set 9 : format #

Unified diffs Side-by-side diffs Delta from patch set Stats (+465 lines, -34 lines) Patch
M pkg/compiler/lib/src/kernel/kernel_visitor.dart View 1 2 3 4 5 6 7 8 3 chunks +4 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/ssa/builder_kernel.dart View 1 2 3 4 5 6 7 8 5 chunks +385 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/ssa/kernel_ast_adapter.dart View 1 2 3 4 5 6 7 8 9 chunks +76 lines, -30 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
sra1
I'm not finished with all the JS_xxx functions, but I thought you might like to ...
4 years, 2 months ago (2016-10-12 03:43:04 UTC) #5
Harry Terkelsen
https://codereview.chromium.org/2404123002/diff/40001/pkg/compiler/lib/src/kernel/kernel_visitor.dart File pkg/compiler/lib/src/kernel/kernel_visitor.dart (right): https://codereview.chromium.org/2404123002/diff/40001/pkg/compiler/lib/src/kernel/kernel_visitor.dart#newcode2140 pkg/compiler/lib/src/kernel/kernel_visitor.dart:2140: return associateNode(buildStaticInvoke(function, arguments, isConst: false), node); dartfmt https://codereview.chromium.org/2404123002/diff/40001/pkg/compiler/lib/src/ssa/builder_kernel.dart File ...
4 years, 2 months ago (2016-10-12 16:42:59 UTC) #6
sra1
https://codereview.chromium.org/2404123002/diff/40001/pkg/compiler/lib/src/kernel/kernel_visitor.dart File pkg/compiler/lib/src/kernel/kernel_visitor.dart (right): https://codereview.chromium.org/2404123002/diff/40001/pkg/compiler/lib/src/kernel/kernel_visitor.dart#newcode2140 pkg/compiler/lib/src/kernel/kernel_visitor.dart:2140: return associateNode(buildStaticInvoke(function, arguments, isConst: false), node); On 2016/10/12 16:42:58, ...
4 years, 2 months ago (2016-10-13 19:02:01 UTC) #7
Harry Terkelsen
lgtm
4 years, 2 months ago (2016-10-13 20:36:51 UTC) #8
sra1
Committed patchset #3 (id:80001) manually as a897bc383247592379ce5148652b78678a4d0f97 (presubmit successful).
4 years, 2 months ago (2016-10-14 00:11:55 UTC) #10
sra1
4 years, 1 month ago (2016-11-21 22:24:43 UTC) #13
Message was sent while issue was closed.
Committed patchset #9 (id:200001) manually as
ed4c2cb457080715f5f564abd4474236a71a73da (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698