Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dstring.cc378 base::ScopedVector<base::uc16> smart_chars(this->length()); in MakeExternal() local
458 base::ScopedVector<uint16_t> smart_chars(this->length()); in MakeExternal() local
462 base::ScopedVector<char> smart_chars(this->length()); in MakeExternal() local