Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/SeleniumHQ/selenium
/ f
Function
f
javascript/selenium-webdriver/test/lib/promise_test.js:64–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
then() {},
63
}
64
const
f = () => {}
65
f.then = () => {}
66
assert.equal(true, promise.isPromise(x))
67
assert.equal(true, promise.isPromise(p))
Callers
3
cv
Function · 0.50
jquery.min.js
File · 0.50
g
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected