Skip to content

Move of built-in implementation helpers to jerry-core/ecma/builtin-objects #145

Closed
@ruben-ayrapetyan

Description

@ruben-ayrapetyan

There are some built-in implementation helpers in jerry-core/ecma/operations/ecma-array-prototype.cpp.

The helpers should be moved to jerry-core/ecma/builtin-objects.

If they are related to different built-ins, then, maybe, to ecma-builtin-helpers.cpp,
otherwise - to the module with corresponding built-in implementation as static function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUndesired behaviourecma builtinsRelated to ECMA built-in routinesminor

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions