[Task]: Remove typedesc
class create for records
#41851
Labels
Reason/Invalid
Issue is invalid.
Team/CompilerFE
All issues related to Language implementation and Compiler, this exclude run times.
Team/jBallerina
All the issues related to BIR, JVM backend code generation and runtime
Type/Task
Description
In the earlier implementation includes a
typedesc
class for storing default values of record fields. This was initially necessary to retain default values within thetypedesc
. However, with the recent work to creating closures for record defaults, thetypedesc
class is no longer required and can be safely removed.Describe your task(s)
No response
Related area
-> Runtime
Related issue(s) (optional)
No response
Suggested label(s) (optional)
No response
Suggested assignee(s) (optional)
No response
The text was updated successfully, but these errors were encountered: