Skip to content

Can the kSyntheticProcedure bit be set on _enumToString? #60490

@derekxu16

Description

@derekxu16

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.cfe-encodingsEncoding related CFE issues.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions