Searched defs:Promise (Results 1 – 2 of 2) sorted by relevance
22 function Promise(opt_value) { class34 Promise.prototype = { class
14 const Promise = cr.Promise; constant