Searched refs:kLazyCompileTableSlotSize (Results 1 – 2 of 2) sorted by relevance
106 return slot_index * kLazyCompileTableSlotSize; in LazyCompileSlotIndexToOffset()111 return slot_count * kLazyCompileTableSlotSize; in SizeForNumberOfLazyFunctions()117 uint32_t lazy_compile_table_size = num_slots * kLazyCompileTableSlotSize; in GenerateLazyCompileTable()121 DCHECK_EQ(slot_index * kLazyCompileTableSlotSize, jtasm.pc_offset()); in GenerateLazyCompileTable()181 static constexpr int kLazyCompileTableSlotSize = 10; variable186 static constexpr int kLazyCompileTableSlotSize = 10; variable191 static constexpr int kLazyCompileTableSlotSize = 5 * kInstrSize; variable196 static constexpr int kLazyCompileTableSlotSize = 4 * kInstrSize; variable201 static constexpr int kLazyCompileTableSlotSize = 3 * kInstrSize; variable206 static constexpr int kLazyCompileTableSlotSize = 20; variable[all …]
140 int nop_bytes = start + kLazyCompileTableSlotSize - pc_offset();258 int nop_bytes = start + kLazyCompileTableSlotSize - pc_offset();293 int nop_bytes = start + kLazyCompileTableSlotSize - pc_offset();325 int nop_bytes = start + kLazyCompileTableSlotSize - pc_offset();378 int nop_bytes = start + kLazyCompileTableSlotSize - pc_offset();