Whether toolName should run inside an isolate.
toolName
bool runsInIsolate(String toolName) => isolateTools.contains(toolName);