This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit ad5fc84
[dart2wasm] Implement function tear-offs
New passing tests:
- co19/LanguageFeatures/Constructor-tear-offs/call_method_A01_t01
- co19/LanguageFeatures/Constructor-tear-offs/call_method_A01_t02
- co19/LanguageFeatures/Constructor-tear-offs/call_method_A02_t01
- co19/LanguageFeatures/Constructor-tear-offs/call_method_A02_t02
- co19/LanguageFeatures/Constructor-tear-offs/call_method_A02_t03
- co19/LanguageFeatures/Constructor-tear-offs/call_method_A02_t07
- co19/LanguageFeatures/Constructor-tear-offs/call_method_A03_t01
- co19/LanguageFeatures/Constructor-tear-offs/call_method_A04_t02
- co19/LanguageFeatures/Constructor-tear-offs/syntax_A03_t01
- language/call/method_function_typed_value_test/02
- language/call/method_function_typed_value_test/04
- language/call/method_function_typed_value_test/06
- language/generic/generic_function_type_argument_test
Change-Id: I247a6fc70e707339315a780040f344e89ac78005
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/267320
Commit-Queue: Ömer Ağacan <[email protected]>
Reviewed-by: Aske Simon Christensen <[email protected]>1 parent 5baa4af commit ad5fc84
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1908 | 1908 | | |
1909 | 1909 | | |
1910 | 1910 | | |
| 1911 | + | |
| 1912 | + | |
| 1913 | + | |
| 1914 | + | |
| 1915 | + | |
1911 | 1916 | | |
1912 | 1917 | | |
1913 | 1918 | | |
| |||
0 commit comments