Skip to content

Assertion 'ECMA_STRING_IS_REF_EQUALS_TO_ONE (string_p)' in ecma_free_string_list #4525

@rerobika

Description

@rerobika
JerryScript revision

8ba0d1b

Build platform

Ubuntu 18.04.5 LTS (Linux 4.15.0-128-generic x86_64)

Build steps
./tools/build.py --clean --debug --logging=on
Test case
function* g() {
  class A extends (yield) {}
}
g().next();
Execution steps & output
$ ./build/bin/jerry test.js 
ICE: Assertion 'ECMA_STRING_IS_REF_EQUALS_TO_ONE (string_p)' failed at jerryscript/jerry-core/ecma/base/ecma-literal-storage.c(ecma_free_string_list):77.
Error: ERR_FAILED_INTERNAL_ASSERTION
Aborted (core dumped)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions