Home
last modified time | relevance | path

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

/third_party/node/src/
H A Djs_native_api_v8.cc1358 constexpr int MAX_FILE_LENGTH = 32 * 1024 * 1024; variable
1369 if (fileLength > MAX_FILE_LENGTH) { in LoadStringFromFile()

Completed in 8 milliseconds