Searched refs:kTracerStackSize (Results 1 – 1 of 1) sorted by relevance
375 const uptr kTracerStackSize = 2 * 1024 * 1024; in StopTheWorld() local376 ScopedStackSpaceWithGuard tracer_stack(kTracerStackSize); in StopTheWorld()