Skip to content

Create reusable immutable objects #85

@pvginkel

Description

@pvginkel

There are a number of immutable objects that are created over and over. Examples of these are:

  • The empty string;
  • On GC heap versions of boolean, null and undefined.

Instances of these objects should be cached and re-used.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions