Searched refs:_promiseCreated (Results 1 – 3 of 3) sorted by relevance
13 …_promiseCreated=function(){},t.prototype._pushContext=function(){},t.prototype._popContext=functio…
1 …_promiseCreated","_pushContext","_popContext","_peekContext","trace","deactivateLongStackTraces","…
665 Promise.prototype._promiseCreated = function() {}; method in Promise675 this._trace._promiseCreated = null;683 var ret = trace._promiseCreated;684 trace._promiseCreated = null;709 var Promise_promiseCreated = Promise.prototype._promiseCreated;715 Promise.prototype._promiseCreated = Promise_promiseCreated; method in Promise722 Promise.prototype._promiseCreated = function() { method in Promise724 if (ctx && ctx._promiseCreated == null) ctx._promiseCreated = this;2781 this._promiseCreated();