Home
last modified time | relevance | path

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

/external/v8/tools/
Dgrokdump.py1185 def GetChars(self): member in String
1204 def GetChars(self): member in SeqString
1234 def GetChars(self): member in ExternalString
1250 def GetChars(self): member in ConsString
/external/v8/src/
Dobjects-inl.h3715 uint8_t* SeqOneByteString::GetChars() { in GetChars() function
3725 uc16* SeqTwoByteString::GetChars() { in GetChars() function
3827 const uint8_t* ExternalOneByteString::GetChars() { in GetChars() function
3859 const uint16_t* ExternalTwoByteString::GetChars() { in GetChars() function