Searched defs:maxWorkers (Results 1 – 4 of 4) sorted by relevance
31 maxWorkers?: number; property
431 const uint32_t maxWorkers = GetGCThreadCount(true) - 1; in MarkingRoots() local443 const uint32_t maxWorkers = GetGCThreadCount(true) - 1; in Remark() local
879 const maxWorkers = Math.min(taskQueue.length, effectiveWorkers); constant
424 const uint32_t maxWorkers = GetGCThreadCount(true) - 1; in RemarkAndPreforwardStaticRoots() local