[v8-dev] Re: Always lazy compile arrow functions (issue 1317033005 by ad...@chromium.org)

2015-09-19 Thread caitpotter88
On 2015/09/19 00:06:05, adamk wrote: I'm not at all sure we want to land this, but I wanted to bump its visibility up a bit. Given that this bug is observable with --harmony-destructuring alone, and that I think we're wanting to ship destructuring soon (if I am remembering my email

[v8-dev] Re: Always lazy compile arrow functions (issue 1317033005 by ad...@chromium.org)

2015-09-19 Thread caitpotter88
https://codereview.chromium.org/1317033005/diff/20001/src/preparser.h File src/preparser.h (right): https://codereview.chromium.org/1317033005/diff/20001/src/preparser.h#newcode3288 src/preparser.h:3288: !IsArrowFunction(result->AsFunctionLiteral()->kind())) { The only time you _need_ to force

[v8-dev] Re: Implement sloppy-mode block-defined functions (Annex B 3.3) (issue 1332873003 by little...@chromium.org)

2015-09-19 Thread bmeurer
LGTM on compiler and fullcodegen changes; only briefly checked the rest. https://codereview.chromium.org/1332873003/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev"