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.
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, orMap.