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

Issue 756903005: Remove computeMask from ConstantValue. (Closed)

Created:
6 years ago by Johnni Winther
Modified:
6 years ago
Reviewers:
karlklose
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Remove computeMask from ConstantValue. BUG= R=karlklose@google.com Committed: https://code.google.com/p/dart/source/detail?r=42360

Patch Set 1 #

Total comments: 6

Patch Set 2 : Updated cf. comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+270 lines, -185 lines) Patch
M pkg/compiler/lib/src/constants/values.dart View 23 chunks +34 lines, -98 lines 0 comments Download
M pkg/compiler/lib/src/inferrer/inferrer_visitor.dart View 1 3 chunks +3 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/inferrer/type_graph_inferrer.dart View 1 2 chunks +3 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/js_backend/constant_emitter.dart View 12 chunks +65 lines, -46 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/namer.dart View 9 chunks +63 lines, -37 lines 0 comments Download
M pkg/compiler/lib/src/ssa/nodes.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/ssa/ssa.dart View 1 1 chunk +1 line, -0 lines 0 comments Download
A pkg/compiler/lib/src/types/constants.dart View 1 1 chunk +100 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Johnni Winther
6 years ago (2014-12-02 12:50:27 UTC) #2
karlklose
LGTM, but I would prefer to have only one place mentioning the constant visitor and ...
6 years ago (2014-12-05 08:47:30 UTC) #3
Johnni Winther
https://codereview.chromium.org/756903005/diff/1/pkg/compiler/lib/src/constants/values.dart File pkg/compiler/lib/src/constants/values.dart (left): https://codereview.chromium.org/756903005/diff/1/pkg/compiler/lib/src/constants/values.dart#oldcode748 pkg/compiler/lib/src/constants/values.dart:748: ti.TypeMask computeMask(Compiler compiler) { On 2014/12/05 08:47:29, karlklose wrote: ...
6 years ago (2014-12-15 11:15:28 UTC) #4
Johnni Winther
https://codereview.chromium.org/756903005/diff/1/pkg/compiler/lib/src/constants/values.dart File pkg/compiler/lib/src/constants/values.dart (left): https://codereview.chromium.org/756903005/diff/1/pkg/compiler/lib/src/constants/values.dart#oldcode748 pkg/compiler/lib/src/constants/values.dart:748: ti.TypeMask computeMask(Compiler compiler) { On 2014/12/15 11:15:28, Johnni Winther ...
6 years ago (2014-12-15 13:30:46 UTC) #5
Johnni Winther
6 years ago (2014-12-15 13:55:07 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 42360 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698