In a way it would be like proxies: slow if used but doesn't change
anything if you don't use them.

On Tue, Dec 20, 2011 at 11:51 AM, Xavier MONTILLET
<xavierm02....@gmail.com> wrote:
> Well what about you add an if that checks whether scope is used or not
> and if it is disables these optimizations?
>
> On Tue, Dec 20, 2011 at 11:46 AM, Andreas Rossberg <rossb...@google.com> 
> wrote:
>> On 20 December 2011 11:24, Xavier MONTILLET <xavierm02....@gmail.com> wrote:
>>> What kind of optimizations?
>>
>> Optimizations such as putting variables in registers, putting
>> variables on the stack, overlaying variables with disjoint life times,
>> eliminating some variables entirely, minimizing closure environments,
>> to name just a few.
>>
>> /Andreas
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to