Thanks to visit codestin.com
Credit goes to github.com

Skip to content

SyntaxError: 'arguments' is not allowed in class field initializer or static initialization block #1166

@LordEliasTM

Description

@LordEliasTM

Expected Behavior

Obfuscated script should run like normal

Current Behavior

Obfuscated script instantly throws SyntaxError: 'arguments' is not allowed in class field initializer or static initialization block when ran

Steps to Reproduce

  1. Have a script with classes
  2. Choose medium to high obfuscation
  3. Run the script (in your browser for example)

Your Environment

  • Obfuscator version used: 4.0.2
  • Node version used: v18.10.0

Stack trace

SyntaxError: 'arguments' is not allowed in class field initializer or static initialization block
(no real stack trace)

Minimal working example that will help to reproduce issue

Can't reproduce it in a smaller scale

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