Closed ydaniv closed 14 years ago
It is now: Class.prototying = klass;
Where I suppose it should be: Class.prototyping = klass;
~Y
Thanks for the heads up. Fixed in HEAD: http://github.com/philogb/jit/blob/master/Source/Core/Core.js#L271
It is now: Class.prototying = klass;
Where I suppose it should be: Class.prototyping = klass;
~Y