Home
last modified time | relevance | path

Searched refs:PromiseCoerce (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
Dpromise.js80 function PromiseCoerce(constructor, x) { class
257 x = PromiseCoerce(constructor, x);
/external/chromium_org/v8/
DChangeLog1409 PromiseCoerce should deal with an error during accessing "then"
1480 PromiseCoerce should ignore primitive values (Chromium issue 347095).