-
Notifications
You must be signed in to change notification settings - Fork 0
Method call and property is not converted properly #1
Copy link
Copy link
Open
Labels
warningPotential design flaw, unstable behaviour, questionable implementation choices, etcPotential design flaw, unstable behaviour, questionable implementation choices, etc
Description
Description
The method/property in JavaScript is different from SCLang. However, it is currently converted directly.
Reason for Warning
Should be converted in order SCLang could process on.
Proposed Solution (if exists)
Make polyfills class for JavaScript class, such as Object, Array, or Map.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
warningPotential design flaw, unstable behaviour, questionable implementation choices, etcPotential design flaw, unstable behaviour, questionable implementation choices, etc