corba/.hgignore
author lagergren
Thu, 14 Feb 2013 13:01:52 +0100
changeset 16233 95d3e01c04c3
parent 12061 902aeaf97ec5
child 26495 63334d13d565
permissions -rw-r--r--
8008199: Lazy compilation and trampoline implementation Summary: The code pipeline now supports lazy compilation, which can be used to only compile certain FunctionNodes and leave others be, saving startup time. When these uncompiled nodes are hit, a trampoline will force them to be recompiled. This can also be used to specialize compilation fixing parameter types and return types to a callsite specific compilation. This will give performance. Reviewed-by: attila, sundar

^build/
^dist/
/nbproject/private/
^.hgtip
.DS_Store