c69cf9312d
This CL adds source information to the wrapping code for async and named parameters. This is done for the source mapping not making Chrome (etc) point to something completely wrong. Tests are added too. Bug: Change-Id: Ifcd16428e0ca8c273fd6377e93297bbfbb37d773 Reviewed-on: https://dart-review.googlesource.com/23480 Reviewed-by: Dmitry Stefantsov <dmitryas@google.com>
16 lines
654 B
Plaintext
16 lines
654 B
Plaintext
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
|
|
# for details. All rights reserved. Use of this source code is governed by a
|
|
# BSD-style license that can be found in the LICENSE.md file.
|
|
|
|
/hello_sane_column_on_print_return_value: Crash
|
|
/printing_class_fields: Crash
|
|
/printing_class_fields_step_into: Crash
|
|
/stops_at_ending_brace: Crash
|
|
/no_mapping_on_class_constructor_line: Crash
|
|
/no_mapping_on_class_named_constructor_line: Crash
|
|
/next_through_assign_call_test: Crash
|
|
/hello_class_call: Crash
|
|
/next_through_assign_call_test: Crash
|
|
/method_call_with_named_parameters: Crash
|
|
/method_call_with_named_parameters_no_given: Crash
|