Searched refs:kNameOperandIndex (Results 1 – 2 of 2) sorted by relevance
360 static const int kNameOperandIndex = 0; in VisitLdaGlobal() local363 compiler::NameRef name = GetRefOperand<Name>(kNameOperandIndex); in VisitLdaGlobal()
209 static const int kNameOperandIndex = 0; in IGNITION_HANDLER() local212 LdaGlobal(kSlotOperandIndex, kNameOperandIndex, TypeofMode::kNotInside); in IGNITION_HANDLER()220 static const int kNameOperandIndex = 0; in IGNITION_HANDLER() local223 LdaGlobal(kSlotOperandIndex, kNameOperandIndex, TypeofMode::kInside); in IGNITION_HANDLER()422 static const int kNameOperandIndex = 0; in LookupGlobalSlot() local430 LdaGlobal(kSlotOperandIndex, kNameOperandIndex, typeof_mode); in LookupGlobalSlot()