Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.cc1380 static char* ReadChars(Isolate* isolate, const char* name, int* size_out) { in ReadChars() function
1435 ReadChars(args.GetIsolate(), *filename, &length)); in ReadBuffer()
1456 char* chars = ReadChars(isolate, name, &size); in ReadFile()
1555 char* chars = ReadChars(isolate, name, &size); in ReadFile()