Home
last modified time | relevance | path

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

/external/v8/tools/
Dgrokdump.py1186 def GetChars(self): member in String
1205 def GetChars(self): member in SeqString
1235 def GetChars(self): member in ExternalString
1251 def GetChars(self): member in ConsString
/external/v8/src/
Dobjects-inl.h3694 uint8_t* SeqOneByteString::GetChars() { in GetChars() function
3704 uc16* SeqTwoByteString::GetChars() { in GetChars() function
3807 const uint8_t* ExternalOneByteString::GetChars() { in GetChars() function
3839 const uint16_t* ExternalTwoByteString::GetChars() { in GetChars() function