classy icon indicating copy to clipboard operation
classy copied to clipboard

Absence of "new" works in more cases.

Open Daniel-dlev1 opened this issue 10 years ago • 0 comments

Since a class can be inside an object, when you instantiate that class without "new", the "this" context in the constructor points to that object, instead of the global context.

Daniel-dlev1 avatar Mar 24 '14 00:03 Daniel-dlev1