-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.vm-gcRelated to the VM's garbage collectorRelated to the VM's garbage collector
Description
Setting the external size to a value larger than std::numeric_limits<intptr_t>::max() will cause an assert to fire in the VM that the value is not >= 0: https://github.com/dart-lang/sdk/blob/main/runtime/vm/dart_api_state.h#L227
Metadata
Metadata
Assignees
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.vm-gcRelated to the VM's garbage collectorRelated to the VM's garbage collector