Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc1756 ScopedVector<uc16> smart_chars(this->length()); in MakeExternal() local
1820 ScopedVector<uint16_t> smart_chars(this->length()); in MakeExternal() local
1824 ScopedVector<char> smart_chars(this->length()); in MakeExternal() local