Home
last modified time | relevance | path

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

/external/v8/src/
Dallocation.h67 char* StrNDup(const char* str, int n);
Dallocation.cc89 char* StrNDup(const char* str, int n) { in StrNDup() function