Searched refs:StoreInt32StackSlot (Results 1 – 4 of 4) sorted by relevance
96 void StoreInt32StackSlot(int index);
266 void TranslationArrayBuilder::StoreInt32StackSlot(int index) { in StoreInt32StackSlot() function in v8::internal::TranslationArrayBuilder
461 translation_array_builder_.StoreInt32StackSlot( in EmitDeoptFrameSingleValue()
1161 translations_.StoreInt32StackSlot(LocationOperand::cast(op)->index()); in AddTranslationForOperand()