Home
last modified time | relevance | path

Searched refs:GetUnderlying (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/objects/
Dstring-inl.h153 return GetUnderlying()->IsOneByteRepresentationUnderneath(); in IsOneByteRepresentationUnderneath()
168 return GetUnderlying()->IsTwoByteRepresentationUnderneath(); in IsTwoByteRepresentationUnderneath()
361 String* String::GetUnderlying() { in GetUnderlying() function
Dstring.h220 inline String* GetUnderlying();