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

Issue 17389003: interceptedNames should include all interceptor method generated, not just the ones called. (Closed)

Created:
7 years, 6 months ago by ahe
Modified:
7 years, 6 months ago
Reviewers:
ngeoffray
CC:
reviews_dartlang.org, kasperl, ngeoffray, Johnni Winther, karlklose, sra1
Visibility:
Public.

Description

interceptedNames should include all interceptor method generated, not just the ones called. BUG=http://dartbug.com/11309 R=ngeoffray@google.com Committed: https://code.google.com/p/dart/source/detail?r=24140

Patch Set 1 : #

Total comments: 4

Patch Set 2 : Address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -27 lines) Patch
M dart/sdk/lib/_internal/compiler/implementation/js_backend/backend.dart View 3 chunks +0 lines, -12 lines 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart View 1 4 chunks +14 lines, -6 lines 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/ssa/codegen.dart View 1 4 chunks +0 lines, -9 lines 0 comments Download
A dart/tests/lib/mirrors/is_odd_test.dart View 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
ahe
7 years, 6 months ago (2013-06-18 12:38:49 UTC) #1
ngeoffray
Do we agree that it's a bug if something is generated but not called, and ...
7 years, 6 months ago (2013-06-18 12:45:02 UTC) #2
ahe
On 2013/06/18 12:45:02, ngeoffray wrote: > Do we agree that it's a bug if something ...
7 years, 6 months ago (2013-06-18 12:54:56 UTC) #3
ahe
Thank you, Nicolas! https://codereview.chromium.org/17389003/diff/2001/dart/sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart File dart/sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart (right): https://codereview.chromium.org/17389003/diff/2001/dart/sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart#newcode2985 dart/sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart:2985: // TODO(ahe): We should not include ...
7 years, 6 months ago (2013-06-18 12:55:07 UTC) #4
ahe
FYI: patch set which address Nicolas' comments has been uploaded.
7 years, 6 months ago (2013-06-18 12:56:22 UTC) #5
ahe
7 years, 6 months ago (2013-06-18 13:19:00 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r24140 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698