Searched defs:kJumpTableSlotSize (Results 1 – 1 of 1) sorted by relevance
179 static constexpr int kJumpTableSlotSize = 5; variable184 static constexpr int kJumpTableSlotSize = 5; variable189 static constexpr int kJumpTableSlotSize = 3 * kInstrSize; variable194 static constexpr int kJumpTableSlotSize = 2 * kInstrSize; variable199 static constexpr int kJumpTableSlotSize = 1 * kInstrSize; variable204 static constexpr int kJumpTableSlotSize = 8; variable209 static constexpr int kJumpTableSlotSize = 1 * kInstrSize; variable214 static constexpr int kJumpTableSlotSize = 8 * kInstrSize; variable219 static constexpr int kJumpTableSlotSize = 8 * kInstrSize; variable224 static constexpr int kJumpTableSlotSize = 6 * kInstrSize; variable[all …]