Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Extract the getter/setter + assertion + leveled init for MonoClass #6925

@marek-safar

Description

@marek-safar

This will ease the future work that is planned on MonoClass. This is a requirement for having stage based initialization.

The initialization code should be moved to a dedicated C file. The MonoClass struct and getter/setter should be defined in a file which is part of a header for "release" builds, and part of a specific C file for "checked" builds, to enable speed on "release" builds and correctness on "checked" builds.

PRs:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions