Searched refs:indexIsBool (Results 1 – 2 of 2) sorted by relevance
449 inline void JIT::emitStoreBool(unsigned index, RegisterID tag, bool indexIsBool) in emitStoreBool() argument451 if (!indexIsBool) in emitStoreBool()
410 void emitStoreBool(unsigned index, RegisterID tag, bool indexIsBool = false);