-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
area-dart-modelFor issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.cfe-encodingsEncoding related CFE issues.Encoding related CFE issues.
Description
I recently landed a CL to make the VM’s debugger treat functions with non-real start or end positions as undebuggable. A bug reproduction involving _enumToString (#60396) is what made me aware that this change needed to be made to the VM. While investigating, I noticed that the kSyntheticProcedure bit does not get set on _enumToString. Would it be possible to set this bit?
Metadata
Metadata
Assignees
Labels
area-dart-modelFor issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.cfe-encodingsEncoding related CFE issues.Encoding related CFE issues.