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

Issue 11339042: Revert "Change signature of noSuchMethod to take an InvocationMirror." (Closed)

Created:
8 years, 1 month ago by Lasse Reichstein Nielsen
Modified:
8 years, 1 month ago
Reviewers:
Mads Ager (google)
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Revert "Change signature of noSuchMethod to take an InvocationMirror." TBR=ager@google.com Committed: https://code.google.com/p/dart/source/detail?r=14260

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -295 lines) Patch
M compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java View 2 chunks +2 lines, -2 lines 0 comments Download
M lib/compiler/implementation/compiler.dart View 5 chunks +0 lines, -15 lines 0 comments Download
M lib/compiler/implementation/enqueue.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M lib/compiler/implementation/js_backend/emitter.dart View 2 chunks +3 lines, -25 lines 0 comments Download
M lib/compiler/implementation/lib/core_patch.dart View 1 chunk +2 lines, -5 lines 0 comments Download
M lib/compiler/implementation/lib/js_helper.dart View 5 chunks +4 lines, -62 lines 0 comments Download
M lib/compiler/implementation/ssa/codegen.dart View 1 chunk +0 lines, -6 lines 0 comments Download
M lib/compiler/implementation/universe/universe.dart View 1 chunk +1 line, -2 lines 0 comments Download
M lib/core/errors.dart View 2 chunks +16 lines, -33 lines 0 comments Download
M lib/core/object.dart View 1 chunk +4 lines, -5 lines 0 comments Download
M lib/html/dartium/html_dartium.dart View 1 chunk +2 lines, -4 lines 0 comments Download
M lib/html/templates/html/impl/impl_Element.darttemplate View 1 chunk +2 lines, -4 lines 0 comments Download
M pkg/pkg.status View 1 chunk +4 lines, -5 lines 0 comments Download
M pkg/unittest/mock.dart View 1 chunk +3 lines, -10 lines 0 comments Download
M runtime/lib/invocation_mirror_patch.dart View 1 chunk +2 lines, -6 lines 0 comments Download
M runtime/lib/object.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M runtime/lib/object_patch.dart View 1 chunk +1 line, -7 lines 0 comments Download
M runtime/vm/code_generator.cc View 1 chunk +10 lines, -30 lines 0 comments Download
M runtime/vm/stack_frame_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/symbols.h View 1 chunk +0 lines, -2 lines 0 comments Download
M tests/co19/co19-compiler.status View 3 chunks +11 lines, -0 lines 0 comments Download
M tests/co19/co19-dart2dart.status View 3 chunks +8 lines, -2 lines 0 comments Download
M tests/co19/co19-dart2js.status View 6 chunks +10 lines, -9 lines 0 comments Download
M tests/co19/co19-runtime.status View 5 chunks +8 lines, -11 lines 0 comments Download
M tests/compiler/dart2js/dart_backend_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/compiler/dart2js/mock_compiler.dart View 2 chunks +0 lines, -2 lines 0 comments Download
M tests/compiler/dart2js_extra/dart2js_extra.status View 1 chunk +0 lines, -1 line 0 comments Download
M tests/compiler/dart2js_extra/no_such_method_test.dart View 2 chunks +4 lines, -5 lines 0 comments Download
M tests/compiler/dart2js_extra/optional_parameter_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js_native/native_no_such_method_exception3_frog_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js_native/native_no_such_method_exception4_frog_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js_native/native_no_such_method_exception5_frog_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/corelib/core_runtime_types_test.dart View 1 chunk +10 lines, -4 lines 0 comments Download
M tests/language/call_nonexistent_static_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/language.status View 6 chunks +5 lines, -9 lines 0 comments Download
M tests/language/language_dart2js.status View 1 chunk +0 lines, -2 lines 0 comments Download
M tests/language/no_such_method_test.dart View 1 chunk +9 lines, -7 lines 0 comments Download
M tests/language/overridden_no_such_method.dart View 1 chunk +2 lines, -3 lines 0 comments Download
M tests/language/super_call4_test.dart View 1 chunk +4 lines, -2 lines 0 comments Download
M tests/utils/dummy_compiler_test.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M tests/utils/recursive_import_test.dart View 1 chunk +0 lines, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698