Searched refs:kProfilerStackSize (Results 1 – 1 of 1) sorted by relevance
24 static const int kProfilerStackSize = 64 * KB; variable51 : Thread(Thread::Options("v8:ProfEvntProc", kProfilerStackSize)), in ProfilerEventsProcessor()