dart-sdk/runtime/tests/vm
Zichang Guo 90088a386b [vm/kernel] Remove Function parameters from Local type parameters
When calling SetupFunctionParameters, Function type arguments were copied into local type parameters. Local type parameters = previous type parameter + function type parameters.
At BuildTypeParameterType(), local type parameters contains duplicated type parameter from function, which ends up with returning wrong type.

Bug: https://github.com/dart-lang/sdk/issues/37382
Change-Id: I8f486b0b9a9120845349fe1734bbfcc35f1126a1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/108501
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Commit-Queue: Zichang Guo <zichangguo@google.com>
2019-07-10 14:43:43 +00:00
..
dart [vm/kernel] Remove Function parameters from Local type parameters 2019-07-10 14:43:43 +00:00
data Fix the name of the test output file in .gitignore. 2017-11-22 19:10:34 +00:00
vm.status [ VM / Gardening ] Mark disassemble_determinism_test as slow on Windows 2019-07-09 15:01:58 +00:00