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>
This package contains Dart bytecode compiler.
Status: experimental
NOTE: This package is currently experimental and not published or included in the SDK.
Do not take dependency on this package unless you are prepared for breaking changes and possibly removal of this code at any point in time.