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

Issue 1052693004: move => bind this workaround to js_ast (Closed)

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

Description

move => bind this workaround to js_ast cleaner since we only worry about it in one place, and the "this" check is easier and more precise now. incidentally, I saw a CL go by on the V8 bug, looks like it's close to being fixed R=jacobr@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/96032dc8ddef638cd04910de5d6b34fb4236b933

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+268 lines, -176 lines) Patch
M lib/runtime/dart/_internal.js View 1 1 chunk +1 line, -1 line 0 comments Download
M lib/runtime/dart/_isolate_helper.js View 3 chunks +5 lines, -5 lines 0 comments Download
M lib/runtime/dart/_js_helper.js View 4 chunks +6 lines, -6 lines 0 comments Download
M lib/runtime/dart/async.js View 1 48 chunks +207 lines, -107 lines 0 comments Download
M lib/runtime/dart/collection.js View 1 5 chunks +5 lines, -5 lines 0 comments Download
M lib/runtime/dart/core.js View 5 chunks +5 lines, -5 lines 0 comments Download
M lib/runtime/dart/isolate.js View 1 chunk +7 lines, -3 lines 0 comments Download
M lib/src/codegen/js_codegen.dart View 8 chunks +4 lines, -43 lines 0 comments Download
M lib/src/js/nodes.dart View 1 2 chunks +22 lines, -1 line 0 comments Download
M lib/src/js/printer.dart View 1 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Jennifer Messerly
5 years, 8 months ago (2015-04-02 19:04:43 UTC) #2
Jacob
5 years, 8 months ago (2015-04-02 19:11:44 UTC) #3
Jacob
lgtm. looks cleaner.
5 years, 8 months ago (2015-04-02 19:12:02 UTC) #4
Jennifer Messerly
5 years, 8 months ago (2015-04-02 19:17:05 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
96032dc8ddef638cd04910de5d6b34fb4236b933 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698