Skip to content

Lazily loaded constructors are eagerly initialised. #2274

@aardvark179

Description

@aardvark179

We create lazily loaded constructors for a number of the built ins, but end up eagerly evaluating them when TopLevel fills in its built ins from the created slots.

I noticed this while making a test branch that moves all built ins to descriptors and wondered why my debugging output was printing earlier than I expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions