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

/external/v8/src/
H A Dplatform-freebsd.cc269 static const int MAP_LENGTH = 1024; local
286 char buffer[MAP_LENGTH];
290 if (bytes_read >= MAP_LENGTH - 1)

Completed in 158 milliseconds