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

Issue 2588263004: Kernel-ify buildIsNode logic and add generics type variable checking in buildIsNode. (Closed)

Created:
3 years, 12 months ago by Emily Fortuna
Modified:
3 years, 12 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Kernel-ify buildIsNode logic and add generics type variable checking in buildIsNode. BUG= R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/04d67056f7ef51df26bd49e6a143b2946c5952e2

Patch Set 1 : . #

Patch Set 2 : . #

Total comments: 9

Patch Set 3 : .. #

Total comments: 4

Patch Set 4 : ... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -31 lines) Patch
M pkg/compiler/lib/src/ssa/builder_kernel.dart View 1 2 3 4 chunks +82 lines, -31 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
Emily Fortuna
I'm running to get the latest numbers on test passing rate now!
3 years, 12 months ago (2016-12-20 19:30:52 UTC) #3
Siggi Cherem (dart-lang)
nice! a few hopefully small comments https://codereview.chromium.org/2588263004/diff/40001/pkg/compiler/lib/src/ssa/builder_kernel.dart File pkg/compiler/lib/src/ssa/builder_kernel.dart (left): https://codereview.chromium.org/2588263004/diff/40001/pkg/compiler/lib/src/ssa/builder_kernel.dart#oldcode1949 pkg/compiler/lib/src/ssa/builder_kernel.dart:1949: type = localsHandler.substInContext(type).unaliased; ...
3 years, 12 months ago (2016-12-20 22:37:30 UTC) #4
Emily Fortuna
tests for this coming up.... I promise. https://codereview.chromium.org/2588263004/diff/40001/pkg/compiler/lib/src/ssa/builder_kernel.dart File pkg/compiler/lib/src/ssa/builder_kernel.dart (right): https://codereview.chromium.org/2588263004/diff/40001/pkg/compiler/lib/src/ssa/builder_kernel.dart#newcode1948 pkg/compiler/lib/src/ssa/builder_kernel.dart:1948: (astAdapter.getDartType(type).element as ...
3 years, 12 months ago (2016-12-22 19:22:12 UTC) #6
Siggi Cherem (dart-lang)
lgtm! https://codereview.chromium.org/2588263004/diff/100001/pkg/compiler/lib/src/ssa/builder_kernel.dart File pkg/compiler/lib/src/ssa/builder_kernel.dart (right): https://codereview.chromium.org/2588263004/diff/100001/pkg/compiler/lib/src/ssa/builder_kernel.dart#newcode1965 pkg/compiler/lib/src/ssa/builder_kernel.dart:1965: astAdapter.getDartType(type)); just wondering, do we want to mention ...
3 years, 12 months ago (2016-12-22 19:40:37 UTC) #8
Emily Fortuna
https://codereview.chromium.org/2588263004/diff/100001/pkg/compiler/lib/src/ssa/builder_kernel.dart File pkg/compiler/lib/src/ssa/builder_kernel.dart (right): https://codereview.chromium.org/2588263004/diff/100001/pkg/compiler/lib/src/ssa/builder_kernel.dart#newcode1965 pkg/compiler/lib/src/ssa/builder_kernel.dart:1965: astAdapter.getDartType(type)); On 2016/12/22 19:40:37, Siggi Cherem (dart-lang) wrote: > ...
3 years, 12 months ago (2016-12-22 19:52:43 UTC) #9
Emily Fortuna
3 years, 12 months ago (2016-12-22 19:53:36 UTC) #11
Message was sent while issue was closed.
Committed patchset #4 (id:120001) manually as
04d67056f7ef51df26bd49e6a143b2946c5952e2 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698