Skip to content

Conversation

@galpeter
Copy link
Contributor

If the module system is disabled however the es.next is enabled the following
code triggers an assert:

class Demo {}

This was due to an incorrect scanner data processing where it was always
assumed that there is a module related information.

If the module system is disabled however the es.next is enabled the following
code triggers an assert:

```js
class Demo {}
```

This was due to an incorrect scanner data processing where it was always
assumed that there is a module related information.

JerryScript-DCO-1.0-Signed-off-by: Peter Gal [email protected]
@galpeter galpeter added bug Undesired behaviour ES2015 Related to ES2015 features ES.next Related to ES2015+ features labels Sep 30, 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

@ossy-szeged
Copy link
Contributor

LGTM (informal)

Copy link
Member

@rerobika rerobika 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 ES.next Related to ES2015+ features ES2015 Related to ES2015 features hacktoberfest-accepted

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants