PORTS uploaded. Also, I confirmed with Daniel Berlin that it's okay to use this
file from the LOKI library.
thx,
--Michael


https://codereview.chromium.org/137403009/diff/750001/src/ast.h
File src/ast.h (right):

https://codereview.chromium.org/137403009/diff/750001/src/ast.h#newcode2970
src/ast.h:2970: : dont_optimize_reason_(kNoReason),
On 2014/01/30 15:13:41, mvstanton wrote:
pass the deferred worker here.

As it turns out, the AstConstructionVisitor can create/hold the deferred
worker just as it does for AstProperties.

https://codereview.chromium.org/137403009/diff/750001/src/compiler.cc
File src/compiler.cc (right):

https://codereview.chromium.org/137403009/diff/750001/src/compiler.cc#newcode248
src/compiler.cc:248: if (function()->slot_count() >= 0) {
On 2014/01/30 15:13:41, mvstanton wrote:
turn this to an assedrt.

Done.

https://codereview.chromium.org/137403009/diff/750001/src/compiler.h
File src/compiler.h (right):

https://codereview.chromium.org/137403009/diff/750001/src/compiler.h#newcode184
src/compiler.h:184: ProcessFeedbackSlots();
On 2014/01/30 15:13:41, mvstanton wrote:
pull this out.

Done.

https://codereview.chromium.org/137403009/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to