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

Issue 1301363002: dart2js cps: Generate fast checks for 'is String' and 'is bool'. (Closed)

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

Description

dart2js cps: Generate fast checks for 'is String' and 'is bool'. R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/5d575f307c840809164ed5a6d0ba7ea9caf690b9

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -0 lines) Patch
M pkg/compiler/lib/src/js_backend/codegen/codegen.dart View 1 1 chunk +16 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/codegen/glue.dart View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
sra1
5 years, 4 months ago (2015-08-20 22:34:21 UTC) #2
sra1
ping
5 years, 4 months ago (2015-08-21 20:20:52 UTC) #3
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/1301363002/diff/1/pkg/compiler/lib/src/js_backend/codegen/codegen.dart File pkg/compiler/lib/src/js_backend/codegen/codegen.dart (right): https://codereview.chromium.org/1301363002/diff/1/pkg/compiler/lib/src/js_backend/codegen/codegen.dart#newcode362 pkg/compiler/lib/src/js_backend/codegen/codegen.dart:362: // precondtion that [value] is an Array. They ...
5 years, 4 months ago (2015-08-21 23:57:11 UTC) #5
sra1
https://chromiumcodereview.appspot.com/1301363002/diff/1/pkg/compiler/lib/src/js_backend/codegen/codegen.dart File pkg/compiler/lib/src/js_backend/codegen/codegen.dart (right): https://chromiumcodereview.appspot.com/1301363002/diff/1/pkg/compiler/lib/src/js_backend/codegen/codegen.dart#newcode362 pkg/compiler/lib/src/js_backend/codegen/codegen.dart:362: // precondtion that [value] is an Array. They will ...
5 years, 4 months ago (2015-08-22 00:11:56 UTC) #6
sra1
Committed patchset #2 (id:20001) manually as 5d575f307c840809164ed5a6d0ba7ea9caf690b9 (presubmit successful).
5 years, 4 months ago (2015-08-22 00:41:35 UTC) #7
asgerf
5 years, 4 months ago (2015-08-25 08:46:22 UTC) #8
Message was sent while issue was closed.
Also LGTM (was on vacation).

Powered by Google App Engine
This is Rietveld 408576698