Skip to content

Move data out of JsFunction #72

Open
@pvginkel

Description

@pvginkel

JsFunction currently contains a lot of duplicated data. Instead, all constant data should be moved out of this struct and into static storage on the JsEnv, leaving an index reference in JsFunction.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions