Files
sdk/pkg/dev_compiler/test/sourcemap/sourcemaps_ddc.status
T
Jens Johansen c69cf9312d [DDC-kernel] Add source information to async wrapper and named parameter
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>
2017-11-24 14:05:20 +00:00

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