encodingIsolatePoolSize top-level property

int encodingIsolatePoolSize
final

Implementation

final int encodingIsolatePoolSize = math.min(Platform.numberOfProcessors ~/ kNumberOfProcessorsFactor, kMaxIsolatePoolSize);