3.2.4
Fix a bug that appears in strict mode.
this is undefined when not calling the function using new, so use typpy to check if the context is a current instance, otherwise, create one. 馃挜
Fix a bug that appears in strict mode.
this is undefined when not calling the function using new, so use typpy to check if the context is a current instance, otherwise, create one. 馃挜