Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.cc1836 static char* ReadChars(Isolate* isolate, const char* name, int* size_out) { in ReadChars() function
1891 ReadChars(args.GetIsolate(), *filename, &length)); in ReadBuffer()
1912 char* chars = ReadChars(isolate, name, &size); in ReadFile()
2144 char* chars = ReadChars(isolate, name, &size); in ReadFile()
2963 ReadChars(nullptr, options.trace_config, &size); in Main()