7ddc885b5c
Such a call site starts with a reference to a stub in the VM isolate, so the pointer was not recordered, but after it first runs it will be patched to a code object in the current isolate, which may move during compaction. Bug: https://github.com/dart-lang/sdk/issues/30978 Change-Id: I3bf8fd1cf8884cbba9956254cad70f46e8b8cc00 Reviewed-on: https://dart-review.googlesource.com/12701 Reviewed-by: Alexander Markov <alexmarkov@google.com>