Open salmanahmad opened 10 years ago
Right now, you cannot call private methods (which should be an InvokeSpecial) with the DefineClass mechanism. I think that this should take the form of a new Expression called InvokePrivate.
Right now, you cannot call private methods (which should be an InvokeSpecial) with the DefineClass mechanism. I think that this should take the form of a new Expression called InvokePrivate.