Fri, 07 Dec 2012 10:09:50 +0100Using calling convention with bck2brwsr lazyvm
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 07 Dec 2012 10:09:50 +0100] rev 279
Using calling convention with bck2brwsr

Fri, 07 Dec 2012 10:07:59 +0100Making ready for recursive calls. Providng proper conversions from and to '/', '.' and '_' lazyvm
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 07 Dec 2012 10:07:59 +0100] rev 278
Making ready for recursive calls. Providng proper conversions from and to '/', '.' and '_'

Fri, 07 Dec 2012 06:29:54 +0100Lazy loading is now part of GenJS lazyvm
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 07 Dec 2012 06:29:54 +0100] rev 277
Lazy loading is now part of GenJS

Thu, 06 Dec 2012 22:02:10 +0100The loadClass method accept class name with dots lazyvm
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 06 Dec 2012 22:02:10 +0100] rev 276
The loadClass method accept class name with dots

Thu, 06 Dec 2012 21:54:40 +0100Access the method via bck2brwsr lazyvm
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 06 Dec 2012 21:54:40 +0100] rev 275
Access the method via bck2brwsr

Thu, 06 Dec 2012 21:31:09 +0100Hiding all generated class methods from sight of external users. Exposing only bck2brwsr entry point function lazyvm
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 06 Dec 2012 21:31:09 +0100] rev 274
Hiding all generated class methods from sight of external users. Exposing only bck2brwsr entry point function

Thu, 06 Dec 2012 16:13:03 +0100Infrastructure for comparing runs in Hotspot as well as bck2brwsr VMs. Just use @Compare and CompareVMs.create
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 06 Dec 2012 16:13:03 +0100] rev 273
Infrastructure for comparing runs in Hotspot as well as bck2brwsr VMs. Just use @Compare and CompareVMs.create

Thu, 06 Dec 2012 16:11:48 +0100Moving the definition of Array.prototype.fillNulls() outside of the generator into the emulation .js file
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 06 Dec 2012 16:11:48 +0100] rev 272
Moving the definition of Array.prototype.fillNulls() outside of the generator into the emulation .js file

Thu, 06 Dec 2012 09:48:24 +0100JsTestDriver result will be always under benchmarks/.../ directory benchmarks
Martin Soch <Martin.Soch@oracle.com> [Thu, 06 Dec 2012 09:48:24 +0100] rev 271
JsTestDriver result will be always under benchmarks/.../ directory

Wed, 05 Dec 2012 13:24:03 +0100recording output from JsTestDriver benchmarks
Martin Soch <Martin.Soch@oracle.com> [Wed, 05 Dec 2012 13:24:03 +0100] rev 270
recording output from JsTestDriver