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

Issue 1475513009: Revert "dart2js cps: Add CharCodeAt builtin." (Closed)

Created:
5 years ago by sra1
Modified:
5 years ago
Reviewers:
asgerf
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Revert "dart2js cps: Add CharCodeAt builtin." This test fails: tools/test.py -mrelease -cdart2js -rd8 --cps-ir language/invocation_mirror_invoke_on2_test The reason is unrelated: because String.codeUnitAt, the only reference is the call on Proxy. There appears to be a bug with recognizing this. TBR=asgerf@google.com Committed: https://github.com/dart-lang/sdk/commit/6db18cbbd8a68abe1b42715110943cc4f2c65190

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -110 lines) Patch
M pkg/compiler/lib/src/common/names.dart View 1 chunk +1 line, -4 lines 0 comments Download
M pkg/compiler/lib/src/cps_ir/builtin_operator.dart View 1 chunk +0 lines, -6 lines 0 comments Download
M pkg/compiler/lib/src/cps_ir/type_propagation.dart View 4 chunks +7 lines, -49 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/codegen/codegen.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/types/type_mask.dart View 1 chunk +3 lines, -3 lines 0 comments Download
D tests/compiler/dart2js/js_backend_cps_ir_codeUnitAt_test.dart View 1 chunk +0 lines, -46 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
sra1
5 years ago (2015-11-26 01:44:18 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
6db18cbbd8a68abe1b42715110943cc4f2c65190 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698