Home
last modified time | relevance | path

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

/external/v8/src/
Duri.h23 Vector<const uint8_t> GetCharVector(Handle<String> string) { in GetCharVector() function
31 Vector<const uc16> GetCharVector(Handle<String> string) { in GetCharVector() function
Djson-stringifier.h843 Vector<const uint8_t> BasicJsonStringifier::GetCharVector( in GetCharVector() function
852 Vector<const uc16> BasicJsonStringifier::GetCharVector(Handle<String> string) { in GetCharVector() function