Home
last modified time | relevance | path

Searched refs:IsSliced (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/regexp/
Dregexp-macro-assembler.cc150 } else if (StringShape(subject_ptr).IsSliced()) { in Match()
/external/v8/src/
Dobjects-inl.h230 return StringShape(String::cast(this)).IsSliced(); in IsSlicedString()
425 bool StringShape::IsSliced() { in IsSliced() function
Dobjects.h8389 inline bool IsSliced();