1
0
Fork 0
easejs/test/Util
Mike Gerwitz 3d47443046 Refactored ClassBuilder.buildMembers (dynamic prop parse context)
The parser methods are now split into their own functions. This has a number
of benefits: The most immediate is the commit that will follow. The second
benefit is that the function is no longer a closure---all context
information is passed into it, and so it can be optimized by the JavaScript
engine accordingly.
2014-03-15 21:16:27 -04:00
..
AbstractTest.js [copyright] Copyright update 2014-01-20 22:55:29 -05:00
CloneTest.js [copyright] Copyright update 2014-01-20 22:55:29 -05:00
CopyTest.js [copyright] Copyright update 2014-01-20 22:55:29 -05:00
DefineSecurePropTest.js [copyright] Copyright update 2014-01-20 22:55:29 -05:00
GetPropertyDescriptorTest.js Corrected GetPropertyDescriptorTest traversal test 2014-03-07 00:45:30 -05:00
PropParseKeywordsTest.js Added support for abstract overrides 2014-03-15 21:16:27 -04:00
PropParseTest.js Refactored ClassBuilder.buildMembers (dynamic prop parse context) 2014-03-15 21:16:27 -04:00