Home | History | Annotate | Download | only in src

Lines Matching refs:Promise

92   not_a_promise:                 ["%0", " is not a promise"],
93 resolver_not_a_function: ["Promise resolver ", "%0", " is not a function"],
94 promise_cyclic: ["Chaining cycle detected for promise ", "%0"],