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

Issue 1263593003: restore arrow function bind this workaround (Closed)

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

Description

restore arrow function bind this workaround to help out https://github.com/dart-lang/dev_compiler/pull/266 it seems io.js is using a V8 build from right before this was fixed R=vsm@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/42df5583bda1170b4248fe0855e08766503d3c5d

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+182 lines, -138 lines) Patch
M lib/runtime/dart/_isolate_helper.js View 2 chunks +4 lines, -4 lines 0 comments Download
M lib/runtime/dart/async.js View 11 chunks +31 lines, -31 lines 0 comments Download
M lib/runtime/dart/collection.js View 10 chunks +15 lines, -15 lines 0 comments Download
M lib/runtime/dart/convert.js View 11 chunks +22 lines, -22 lines 0 comments Download
M lib/runtime/dart/isolate.js View 1 chunk +3 lines, -3 lines 0 comments Download
M lib/src/codegen/js_codegen.dart View 3 chunks +4 lines, -14 lines 0 comments Download
M lib/src/codegen/js_printer.dart View 1 1 chunk +24 lines, -23 lines 0 comments Download
M lib/src/js/nodes.dart View 5 chunks +31 lines, -8 lines 0 comments Download
M lib/src/js/precedence.dart View 1 chunk +10 lines, -0 lines 0 comments Download
M lib/src/js/printer.dart View 1 4 chunks +19 lines, -3 lines 0 comments Download
M lib/src/options.dart View 3 chunks +10 lines, -3 lines 0 comments Download
M tool/build_sdk.sh View 1 chunk +3 lines, -2 lines 0 comments Download
M tool/input_sdk/private/js_mirrors.dart View 1 chunk +0 lines, -4 lines 0 comments Download
M tool/sdk_expected_errors.txt View 1 chunk +6 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Jennifer Messerly
5 years, 4 months ago (2015-07-28 20:37:59 UTC) #2
vsm
lgtm
5 years, 4 months ago (2015-07-28 20:44:11 UTC) #3
Jennifer Messerly
5 years, 4 months ago (2015-07-28 21:51:38 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
42df5583bda1170b4248fe0855e08766503d3c5d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698