Searched refs:GuardPageSize (Results 1 – 1 of 1) sorted by relevance
1274 const uint64_t GuardPageSize = 1024 * 1024; in emitPrologue() local1275 if (StackSize > GuardPageSize) { in emitPrologue()