Reviewers: Hannes Payer,
Message:
Hi Hannes,
Here is the change we've discussed. I'll follow up shortly with binary op
strings also ports.
thx,
--Michael
Description:
Emit mementos in crankshaft. Right now, it's controlled by asking an
allocation site if it's "undecided" yet. A flag
"pretend-pretenuring-uncertainty" can be used to force all allocation
sites to masquerade as undecided for testing purposes.
Crankshaft mementos can be turned on for:
* Array and object literals
* Array and object constructor calls (if pretenuring_call_new is
turned on)
Not yet implemented is:
* Strings in binary ops.
[email protected]
Please review this at https://codereview.chromium.org/282093009/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+150, -71 lines):
M src/flag-definitions.h
M src/hydrogen.h
M src/hydrogen.cc
M src/hydrogen-instructions.h
M src/ia32/lithium-codegen-ia32.cc
M src/objects.h
M test/mjsunit/array-constructor-feedback.js
--
--
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/d/optout.