Searched refs:kSlotOperandIndex (Results 1 – 1 of 1) sorted by relevance
186 static const int kSlotOperandIndex = 1; in IGNITION_HANDLER() local188 LdaGlobal(kSlotOperandIndex, kNameOperandIndex, NOT_INSIDE_TYPEOF); in IGNITION_HANDLER()197 static const int kSlotOperandIndex = 1; in IGNITION_HANDLER() local199 LdaGlobal(kSlotOperandIndex, kNameOperandIndex, INSIDE_TYPEOF); in IGNITION_HANDLER()392 static const int kSlotOperandIndex = 1; in LookupGlobalSlot() local399 LdaGlobal(kSlotOperandIndex, kNameOperandIndex, typeof_mode); in LookupGlobalSlot()1512 const int kSlotOperandIndex = in JSCallN() local1516 Node* slot_id = BytecodeOperandIdx(kSlotOperandIndex); in JSCallN()