Searched refs:indexIsCell (Results 1 – 2 of 2) sorted by relevance
442 inline void JIT::emitStoreCell(unsigned index, RegisterID payload, bool indexIsCell) in emitStoreCell() argument445 if (!indexIsCell) in emitStoreCell()
409 void emitStoreCell(unsigned index, RegisterID payload, bool indexIsCell = false);