Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/zloirock/core-js
/ es.promise.catch.js
File
es.promise.catch.js
tests/unit-pure/es.promise.catch.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Promise from
'core-js-pure/es/promise'
;
2
import
Symbol from
'core-js-pure/es/symbol'
;
3
4
QUnit.test(
'Promise#catch'
, assert => {
Callers
nothing calls this directly
Calls
1
resolve
Function · 0.70
Tested by
no test coverage detected