Searched refs:kIrregexpUC16BytecodeIndex (Results 1 – 6 of 6) sorted by relevance
110 DCHECK(DataAt(kIrregexpUC16BytecodeIndex).IsByteArray() || in HasCompiledCode()111 DataAt(kIrregexpUC16BytecodeIndex) == uninitialized); in HasCompiledCode()123 SetDataAt(kIrregexpUC16BytecodeIndex, uninitialized); in DiscardCompiledCodeForSerialization()
148 : kIrregexpUC16BytecodeIndex; in bytecode_index()181 static constexpr int kIrregexpUC16BytecodeIndex = variable186 kIrregexpUC16BytecodeIndex + 1;
180 SetDataAt(kIrregexpUC16BytecodeIndex, *bytecode); in set_bytecode_and_trampoline()
1498 Object uc16_bytecode = arr.get(JSRegExp::kIrregexpUC16BytecodeIndex); in JSRegExpVerify()1547 Object uc16_bytecode = arr.get(JSRegExp::kIrregexpUC16BytecodeIndex); in JSRegExpVerify()
540 data, JSRegExp::kIrregexpUC16BytecodeIndex); in RegExpExecInternal()
3603 store.set(JSRegExp::kIrregexpUC16BytecodeIndex, uninitialized); in SetRegExpIrregexpData()3627 store.set(JSRegExp::kIrregexpUC16BytecodeIndex, uninitialized); in SetRegExpExperimentalData()