Home | History | Annotate | Download | only in src

Lines Matching full:uninitialized

2378   Smi* uninitialized = Smi::FromInt(JSRegExp::kUninitializedValue);
2382 store->set(JSRegExp::kIrregexpLatin1CodeIndex, uninitialized);
2383 store->set(JSRegExp::kIrregexpUC16CodeIndex, uninitialized);
2384 store->set(JSRegExp::kIrregexpLatin1CodeSavedIndex, uninitialized);
2385 store->set(JSRegExp::kIrregexpUC16CodeSavedIndex, uninitialized);