Home
last modified time | relevance | path

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

/external/webkit/V8Binding/v8/src/
Dobjects.cc743 SmartPointer<uc16> smart_chars = this->ToWideCString(); in MakeExternal() local
786 SmartPointer<char> smart_chars = this->ToCString(); in MakeExternal() local