Home | History | Annotate | Download | only in src

Lines Matching defs:MB

123 const int MB = 1024 * 1024;
1216 // On some systems (OSX 10.6) the stack size default is 0.5Mb or less
1220 return i::Thread::Options("IsolateThread", 2 * MB);