0ec691222d
* Make dynamic module entry point fully compatible to script main function (allow taking optional parameters and up to 2 arguments). * Fix reading of function types within generic members. * Add crashing tests to status files to avoid generation of core dumps on the bots. TEST=ci (vm-aot-dyn-linux-debug-x64) Change-Id: Ibe8651ca13734101f2df2c8634f70ebf421dccef Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/382640 Reviewed-by: Slava Egorov <vegorov@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>