Chromium Code Reviews
Description[vm] Add error messages for large literals coming from kernel
This CL introduces additional error checking for the case when VM runs
in --limit-ints-to-64-bits mode (with integers limited to 64 bits) but
reads .dill files with large integer literals (produced with unlimited
integers).
R=zra@google.com
Issue: https://github.com/dart-lang/sdk/issues/30103
Committed: https://github.com/dart-lang/sdk/commit/230363a3d3a16deab99c4e6764e9db9ac9db31ca
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add UNREACHABLE() after ReportError #
Messages
Total messages: 7 (3 generated)
|
||||||||||||||||||||||||||||