Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/utils/
Dutils.cc184 int WriteChars(const char* filename, const char* str, int size, bool verbose) { in WriteChars() function
/third_party/node/deps/v8/src/d8/
Dd8.cc3716 void Shell::WriteChars(const char* name, uint8_t* buffer, size_t buffer_size) { in WriteChars() function in v8::Shell