Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rollup/rollup
/ test
Method
test
test/function/samples/class-name-conflict-2/expression.js:5–7 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
{
4
let
bar =
class
extends bar$ {
5
static test() {
6
assert.ok(bar.base);
7
}
8
};
9
10
assert.strictEqual(bar.name,
'bar'
);
Callers
15
isAbsolute
Function · 0.45
isRelative
Function · 0.45
join
Function · 0.45
resolve
Function · 0.45
addPluginsFromCommandOption
Function · 0.45
loadAndRegisterPlugin
Function · 0.45
exports
Function · 0.45
main.js
File · 0.45
exports
Function · 0.45
main.js
File · 0.45
load
Function · 0.45
main.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected