Searched refs:kMaxSupportedStackDepth (Results 1 – 3 of 3) sorted by relevance
44 CHECK_LE(max_stack_depth, kMaxSupportedStackDepth) in SetMaxStackDepth()
206 static constexpr size_t kMaxSupportedStackDepth = 128; variable
482 static_cast<size_t>(stack_depth) > gc::AllocRecordObjectMap::kMaxSupportedStackDepth) { in VMDebug_setAllocTrackerStackDepth()