Home
last modified time | relevance | path

Searched defs:subject_vector (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dinterpreter-irregexp.cc588 Vector<const uint8_t> subject_vector = subject_content.ToOneByteVector(); in Match() local
598 Vector<const uc16> subject_vector = subject_content.ToUC16Vector(); in Match() local
Druntime.cc3757 Vector<const uint8_t> subject_vector = subject_content.ToOneByteVector(); in FindStringIndicesDispatch() local
3781 Vector<const uc16> subject_vector = subject_content.ToUC16Vector(); in FindStringIndicesDispatch() local