Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/strings/
Dstring-builder-inl.h151 V8_INLINE void AppendCString(const char* s) { in AppendCString() function
160 V8_INLINE void AppendCString(const base::uc16* s) { in AppendCString() function
244 V8_INLINE void AppendCString(const char* s) { in AppendCString() function