Searched defs:stat_result (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dd8-posix.cc596 int stat_result = stat(directory, &stat_buf); local
597 if (stat_result != 0) {

Completed in 197 milliseconds