Virtual extension methods -- a strawman design

Nathan Bryant nathan.bryant at linkshare.com
Mon May 17 09:27:28 PDT 2010


Remi wrote:

>If the JIT is not able to optimize correctly a common use case
>the solution is to improve the JIT.


Sometimes compilers need hints.

The fact that an object is an instance of a "closure class" (whatever that is) is one such (somewhat heuristic) hint.


More information about the lambda-dev mailing list