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

Issue 2608143002: Refactor BackendHelpers to make 'find' methods private. (Closed)

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

Description

Refactor BackendHelpers to make 'find' methods private. R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/1758a9c118395bac6373a2f169df36355a27cd41

Patch Set 1 #

Patch Set 2 : Fix #

Total comments: 4

Patch Set 3 : Updated cf. comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+185 lines, -140 lines) Patch
M pkg/compiler/lib/src/js_backend/backend_helpers.dart View 13 chunks +152 lines, -95 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/backend_impact.dart View 1 chunk +6 lines, -13 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/checked_mode_helpers.dart View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/js_backend/constant_system_javascript.dart View 1 chunk +4 lines, -5 lines 0 comments Download
M pkg/compiler/lib/src/native/enqueue.dart View 2 chunks +8 lines, -17 lines 0 comments Download
M pkg/compiler/lib/src/ssa/codegen.dart View 1 2 chunks +12 lines, -9 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Johnni Winther
3 years, 11 months ago (2017-01-02 15:03:29 UTC) #2
Johnni Winther
ping
3 years, 11 months ago (2017-01-03 10:03:30 UTC) #3
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/2608143002/diff/20001/pkg/compiler/lib/src/js_backend/checked_mode_helpers.dart File pkg/compiler/lib/src/js_backend/checked_mode_helpers.dart (right): https://codereview.chromium.org/2608143002/diff/20001/pkg/compiler/lib/src/js_backend/checked_mode_helpers.dart#newcode24 pkg/compiler/lib/src/js_backend/checked_mode_helpers.dart:24: backend.helpers.jsHelperLibrary.find(name), callStructure); maybe add a TODO about fixing ...
3 years, 11 months ago (2017-01-03 17:05:37 UTC) #4
Johnni Winther
https://codereview.chromium.org/2608143002/diff/20001/pkg/compiler/lib/src/js_backend/checked_mode_helpers.dart File pkg/compiler/lib/src/js_backend/checked_mode_helpers.dart (right): https://codereview.chromium.org/2608143002/diff/20001/pkg/compiler/lib/src/js_backend/checked_mode_helpers.dart#newcode24 pkg/compiler/lib/src/js_backend/checked_mode_helpers.dart:24: backend.helpers.jsHelperLibrary.find(name), callStructure); On 2017/01/03 17:05:37, Siggi Cherem (dart-lang) wrote: ...
3 years, 11 months ago (2017-01-04 10:10:57 UTC) #5
Johnni Winther
3 years, 11 months ago (2017-01-04 10:25:56 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
1758a9c118395bac6373a2f169df36355a27cd41 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698