StoreStackSlot    539 src/arm/lithium-codegen-arm.cc       translation->StoreStackSlot(op->index());
StoreStackSlot    548 src/arm/lithium-codegen-arm.cc     translation->StoreStackSlot(src_index);
StoreStackSlot    596 src/deoptimizer.h   void StoreStackSlot(int index);
StoreStackSlot    478 src/ia32/lithium-codegen-ia32.cc       translation->StoreStackSlot(op->index());
StoreStackSlot    487 src/ia32/lithium-codegen-ia32.cc     translation->StoreStackSlot(src_index);
StoreStackSlot    505 src/mips/lithium-codegen-mips.cc       translation->StoreStackSlot(op->index());
StoreStackSlot    514 src/mips/lithium-codegen-mips.cc     translation->StoreStackSlot(src_index);
StoreStackSlot    426 src/x64/lithium-codegen-x64.cc       translation->StoreStackSlot(op->index());
StoreStackSlot    435 src/x64/lithium-codegen-x64.cc     translation->StoreStackSlot(src_index);