Searched refs:run_offset (Results 1 – 1 of 1) sorted by relevance
189 const int run_offset = 1 << 14; in RunHugeStack() local190 char *heap = new char[kHugeStackSize + run_offset + 1]; in RunHugeStack()192 DoRunHugeStack(heap + run_offset); in RunHugeStack()