Files
wren/test
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-04 22:09:31 -08:00
2013-11-26 22:52:00 -08:00
2013-12-10 16:13:25 -08:00
2013-12-04 07:43:50 -08:00
2013-11-19 18:24:58 -08:00
2013-12-04 07:43:50 -08:00
2013-11-05 18:22:22 -08:00
2013-11-19 18:24:58 -08:00
2013-12-04 19:12:21 -08:00
2013-12-04 07:43:50 -08:00