Closed iskiselev closed 8 years ago
Use JSIL.SetValueProperty for "__ElementType__" array property. It restore functionality of JSON.stringify with JSIL-created arrays (as __ElementType__ mark as non-enumerable)
JSIL.SetValueProperty
"__ElementType__"
__ElementType__
Use
JSIL.SetValueProperty
for"__ElementType__"
array property. It restore functionality of JSON.stringify with JSIL-created arrays (as__ElementType__
mark as non-enumerable)