Searched refs:PromiseCoerce (Results 1 – 2 of 2) sorted by relevance
80 function PromiseCoerce(constructor, x) { class257 x = PromiseCoerce(constructor, x);
1409 PromiseCoerce should deal with an error during accessing "then"1480 PromiseCoerce should ignore primitive values (Chromium issue 347095).