1276c57803
Some instance calls involving numbers in bytecode are converted to specialized bytecode instead of generating an InstanceCall instruction. When emitting RecordCoverage instructions, add them prior to these specialized bytecodes as well. TEST=ci Cq-Include-Trybots: luci.dart.try:vm-dyn-linux-debug-x64-try Change-Id: Ic1ab6be4123766d7ce583966dfde393a5df77579 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/507421 Reviewed-by: Alexander Markov <alexmarkov@google.com>