Searched refs:NumberOfOperandsFor (Results 1 – 3 of 3) sorted by relevance
2118 iterator->Skip(Translation::NumberOfOperandsFor(opcode)); in DoTranslateObjectAndSkip()3073 int Translation::NumberOfOperandsFor(Opcode opcode) { in NumberOfOperandsFor() function in v8::internal::Translation3223 CHECK_EQ(Translation::NumberOfOperandsFor(opcode), 2); in SlotRefValueBuilder()3229 it.Skip(Translation::NumberOfOperandsFor( in SlotRefValueBuilder()3242 it.Skip(Translation::NumberOfOperandsFor(opcode)); in SlotRefValueBuilder()3245 it.Skip(Translation::NumberOfOperandsFor( in SlotRefValueBuilder()3282 it.Skip(Translation::NumberOfOperandsFor(opcode)); in SlotRefValueBuilder()
1022 it.Skip(Translation::NumberOfOperandsFor(opcode)); in Summarize()1027 it.Skip(Translation::NumberOfOperandsFor(opcode)); in Summarize()1115 it.Skip(Translation::NumberOfOperandsFor(opcode)); in GetFunctions()
757 static int NumberOfOperandsFor(Opcode opcode);