Home
last modified time | relevance | path

Searched refs:StrNDup (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/utils/
H A Dallocation.h74 // and StrNDup uses new and calls the FatalProcessOutOfMemory handler
77 char* StrNDup(const char* str, int n);
H A Dallocation.cc137 char* StrNDup(const char* str, size_t n) { in StrNDup() function

Completed in 2 milliseconds