17116917f7
Currently `wrapReason` is manually called at *every* `resolveOrReject` call-site, despite it being completely unnecessary unless there's an actual error being handled. This is obviously inefficient, and it's easy enough to avoid by having `resolveOrReject` handle this only when actually needed. |
||
---|---|---|
.. | ||
cffStandardStrings.js | ||
compatibility.js | ||
fonts_utils.js | ||
global_scope.js | ||
is_node.js | ||
message_handler.js | ||
streams_polyfill.js | ||
url_polyfill.js | ||
util.js |