Searched refs:_getClient (Results 1 – 10 of 10) sorted by relevance
1 …_getClient=function(){var e=this;if(!this._client){this._worker=o.editor.createWebWorker({moduleId… method in e
1 …_getClient=function(){return this._lastUsedTime=Date.now(),this._client||(this._worker=S.editor.cr… method in e
1 …_getClient = function () {\n var _this = this;\n if (!this._client) {\n t…
1 …_getClient=function(){return this._lastUsedTime=Date.now(),this._client||(this._worker=i.editor.cr… method in e
37765 WorkerManager.prototype._getClient = function () { method in WorkerManager37789 return this._getClient()
1 …_getClient = function () {\n this._lastUsedTime = Date.now();\n if (!this._client) {…