Searched refs:createWorker (Results 1 – 4 of 4) sorted by relevance
1 …createWorker=function(e){return null},this.createModeDelegates=function(e){if(!this.$embeds)return…
33 …this.autoOutdent=function(e,t,n){this.$outdent.autoOutdent(t,n)},this.createWorker=function(e){var… method
1 …createWorker(config, onMessage) {\n const lib = Object.keys(config.lib || {}).map(function (name)…
827 …zeWorkers(){for(;this.workerPool.length<this.threadCount;){let e=this.createWorker();e.onReady(()=…