Closed elsassph closed 6 years ago
Fixes #37 : Using Object.defineProperty / Object.defineProperties in a static __init__ function breaks Modular because the code isn't attributed to the type.
Object.defineProperty
Object.defineProperties
__init__
Fixes #37 : Using
Object.defineProperty
/Object.defineProperties
in a static__init__
function breaks Modular because the code isn't attributed to the type.