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

Issue 1294423002: cps: Use BuiltinOperator.IsNumber for 'is num' (Closed)

Created:
5 years, 4 months ago by sra1
Modified:
5 years, 4 months 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

cps: Use BuiltinOperator.IsNumber for 'is num' Use double quotes for JavaScript string in expansion of 'is num' for consistency with other strings. R=asgerf@google.com Committed: https://github.com/dart-lang/sdk/commit/bd4b9690a209582609d88633447839534d691843

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -4 lines) Patch
M pkg/compiler/lib/src/cps_ir/type_propagation.dart View 1 chunk +7 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/codegen/codegen.dart View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
sra1
Is it the intention to introduce builtin operators for 'x is String', 'x is !String' ...
5 years, 4 months ago (2015-08-18 16:44:57 UTC) #2
asgerf
LGTM If it can easily be done in code generation, then code generation is fine ...
5 years, 4 months ago (2015-08-19 08:28:41 UTC) #3
sra1
5 years, 4 months ago (2015-08-19 15:21:48 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
bd4b9690a209582609d88633447839534d691843 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698