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

Issue 2813503005: Extract ClosedWorldBase from ClosedWorldImpl (Closed)

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

Description

Extract ClosedWorldBase from ClosedWorldImpl This is step towards making (parts of) ClosedWorldImpl reusable for kernel based elements. R=efortuna@google.com Committed: https://github.com/dart-lang/sdk/commit/aef0c45019d23f1c1274eda9bfdb9356507d1757

Patch Set 1 #

Total comments: 6

Patch Set 2 : Updated invariant comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+278 lines, -246 lines) Patch
M pkg/compiler/lib/src/world.dart View 1 15 chunks +278 lines, -246 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Johnni Winther
3 years, 8 months ago (2017-04-11 12:07:31 UTC) #2
Emily Fortuna
lgtm https://codereview.chromium.org/2813503005/diff/1/pkg/compiler/lib/src/world.dart File pkg/compiler/lib/src/world.dart (right): https://codereview.chromium.org/2813503005/diff/1/pkg/compiler/lib/src/world.dart#newcode831 pkg/compiler/lib/src/world.dart:831: mask ??= commonMasks.dynamicType; this line suggests mask is ...
3 years, 8 months ago (2017-04-11 19:39:32 UTC) #3
Johnni Winther
https://codereview.chromium.org/2813503005/diff/1/pkg/compiler/lib/src/world.dart File pkg/compiler/lib/src/world.dart (right): https://codereview.chromium.org/2813503005/diff/1/pkg/compiler/lib/src/world.dart#newcode831 pkg/compiler/lib/src/world.dart:831: mask ??= commonMasks.dynamicType; On 2017/04/11 19:39:31, Emily Fortuna wrote: ...
3 years, 8 months ago (2017-04-12 07:52:35 UTC) #4
Johnni Winther
3 years, 8 months ago (2017-04-12 07:52:50 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
aef0c45019d23f1c1274eda9bfdb9356507d1757 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698