Skip to content

Conversation

@rerobika
Copy link
Member

  • Enhancement: Arguments object properties are now lazy instantiated
  • Bugfix: Mapped arguments object instantiated properties cannot be lcached
  • Bugfix: Mapped arguments should be constructed even if 0 formal parameters or arguments are provided
  • Update: remove 'caller' property of unmapped arguments object

JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik [email protected]

@rerobika rerobika added bug Undesired behaviour enhancement An improvement memory consumption Affects memory consumption ES2015 Related to ES2015 features ES.next Related to ES2015+ features labels Aug 17, 2020
Copy link
Member

@zherczeg zherczeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

 - Enhancement: Arguments object properties are now lazy instantiated
 - Bugfix: Mapped arguments object instantiated properties cannot be lcached
 - Bugfix: Mapped arguments should be constructed even if 0 formal parameters or arguments are provided
 - Update: remove 'caller' property of unmapped arguments object

JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik [email protected]
Copy link
Contributor

@galpeter galpeter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Undesired behaviour enhancement An improvement ES.next Related to ES2015+ features ES2015 Related to ES2015 features memory consumption Affects memory consumption

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants