Skip to content

Accessors should be kept alive during their invocation#4943

Closed
rerobika wants to merge 1 commit into
jerryscript-project:masterfrom
rerobika:fix_issue_4900
Closed

Accessors should be kept alive during their invocation#4943
rerobika wants to merge 1 commit into
jerryscript-project:masterfrom
rerobika:fix_issue_4900

Conversation

@rerobika

@rerobika rerobika commented Jan 4, 2022

Copy link
Copy Markdown
Member

This patch fixes #4900.

JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik robert.fancsik@h-lab.eu

@rerobika rerobika added bug Undesired behaviour memory management Related to memory management or garbage collection labels Jan 4, 2022
This patch fixes jerryscript-project#4900.

JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik robert.fancsik@h-lab.eu
@LaszloLango LaszloLango added this to the Release 3.0.0 milestone Nov 12, 2024
gergocs added a commit to gergocs/jerryscript that referenced this pull request Nov 15, 2024
This patch fixes jerryscript-project#4900.

The implementation is based on PR jerryscript-project#4943, only resolved the conflicts.

Co-authored-by: Robert Fancsik robert.fancsik@h-lab.eu
JerryScript-DCO-1.0-Signed-off-by: Gergo Csizi gergocs@inf.u-szeged.hu
LaszloLango pushed a commit that referenced this pull request Nov 18, 2024
This patch fixes #4900.

The implementation is based on PR #4943, only resolved the conflicts.

Co-authored-by: Robert Fancsik robert.fancsik@h-lab.eu
JerryScript-DCO-1.0-Signed-off-by: Gergo Csizi gergocs@inf.u-szeged.hu
@LaszloLango

Copy link
Copy Markdown
Contributor

Rebased and merged in #5167.

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

Labels

bug Undesired behaviour memory management Related to memory management or garbage collection

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Assertion 'ecma_is_lexical_environment (object_p)' failed at ecma-helpers.c (ecma_get_lex_env_type).

3 participants