We should also suggest to Emscripten that they reuse these temporary variable names - they are in the best position to recognize short-lived variables, and reuse them for other temps with disjoint lifetimes.
On Thu, Aug 25, 2011 at 5:02 PM, <[email protected]> wrote: > > Comment #7 on issue 1631 by max99x: Stack size limit too low > http://code.google.com/p/v8/issues/detail?id=1631 > > Fair enough. I guess we'll have to manage with offline optimizing. :) > > -- > v8-dev mailing list > [email protected] > http://groups.google.com/group/v8-dev > -- William Hesse Software Engineer [email protected] Google Denmark ApS Frederiksborggade 20B, 1 sal 1360 København K Denmark CVR nr. 28 86 69 84 If you received this communication by mistake, please don't forward it to anyone else (it may contain confidential or privileged information), please erase all copies of it, including all attachments, and please let the sender know it went to the wrong person. Thanks. -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
