a4be844171
Add support for constant lists, maps, sets, ints, doubles, symbols, type literals and user-defined instances. Also add initial support for function types (without type parameters), extension types, nullable Never. TEST=tools/test.py -n vm-modaot-mac-debug-arm64 language Issue: https://github.com/dart-lang/sdk/issues/61635 Change-Id: I9f73925759b44ac33515895c06ef2a3fcb97e04b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/479066 Commit-Queue: Alexander Markov <alexmarkov@google.com> Reviewed-by: Ryan Macnak <rmacnak@google.com>