Message about illegal objects being sent to isolate should refer to local variable names #52957
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
library-isolate
P2
A bug or feature request we're likely to work on
As a follow-up to #51115 and in hopes to ease the pain of #36983 (#36983 (comment)) the message should refer to local variables that are on the path to captured context.
So the example generated exception should reference variable
x
:The text was updated successfully, but these errors were encountered: