Files
wren/benchmark
Bob Nystrom e7cf8ffe2e Make method_call benchmark use inheritance.
This also fixes a bug where constructors weren't being bound
correctly, and eliminates some unneeded instructions when
compiling ifs.

I also tweaked the other method_call languages to match Wren's.
Since Wren needs to do a super call to get to the parent _count,
the other languages do now too.

This is nice too because it means we're benchmarking super 
calls.
2013-12-18 07:37:41 -08:00
..
2013-12-12 16:59:57 -08:00
2013-12-12 16:59:57 -08:00
2013-12-12 16:59:57 -08:00
2013-12-12 16:59:57 -08:00
2013-12-12 16:59:57 -08:00
2013-12-12 16:59:57 -08:00
2013-12-12 16:59:57 -08:00
2013-11-17 14:20:15 -08:00
2013-12-12 16:59:57 -08:00
2013-12-12 16:59:57 -08:00