Searched refs:IsAsciiRepresentationUnderneath (Results 1 – 8 of 8) sorted by relevance
1082 bool is_ascii = subject->IsAsciiRepresentationUnderneath(); in CheckStackGuardState()
1052 bool is_ascii = subject->IsAsciiRepresentationUnderneath(); in CheckStackGuardState()
1189 bool is_ascii = subject->IsAsciiRepresentationUnderneath(); in CheckStackGuardState()
1053 bool is_ascii = subject->IsAsciiRepresentationUnderneath(); in CheckStackGuardState()
437 bool is_ascii = subject->IsAsciiRepresentationUnderneath(); in IrregexpPrepare()464 bool is_ascii = subject->IsAsciiRepresentationUnderneath(); in IrregexpExecOnce()496 is_ascii = subject->IsAsciiRepresentationUnderneath(); in IrregexpExecOnce()
313 bool String::IsAsciiRepresentationUnderneath() { in IsAsciiRepresentationUnderneath() function
6836 inline bool IsAsciiRepresentationUnderneath();
6101 ASSERT(!IsAsciiRepresentationUnderneath()); in GetTwoByteData()