Please take another look.
https://codereview.chromium.org/324913002/diff/1/src/x64/lithium-codegen-x64.cc
File src/x64/lithium-codegen-x64.cc (right):
https://codereview.chromium.org/324913002/diff/1/src/x64/lithium-codegen-x64.cc#newcode268
src/x64/lithium-codegen-x64.cc:268: if (instr->IsLoadKeyed() ||
instr->IsStoreKeyed()) {
On 2014/06/12 08:54:25, Toon Verwaest wrote:
Given that this code is only relevant for Load/StoreKeyed, can we move
this code
into the body of those instructions rather than here? Just add a
helper method
if they need to share code.
Done.
https://codereview.chromium.org/324913002/
--
--
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.