Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ foo
Method
foo
deps/v8/test/mjsunit/es6/super-ic.js:37–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
36
class
D extends C {
37
foo() {
return
super.bar; }
38
}
39
D.prototype.bar =
"wrong value: D.prototype.bar"
;
40
Callers
15
test-runner-mocking.js
File · 0.45
regress-crbug-465298.js
File · 0.45
context-calls-maintained.js
File · 0.45
object-create.js
File · 0.45
modules-skip-init4a.mjs
File · 0.45
testErrorsDuringFormatting
Function · 0.45
import-memory.js
File · 0.45
export-table.js
File · 0.45
wasm-interpreter.js
File · 0.45
jsFunc2
Function · 0.45
workerCode
Function · 0.45
lazy-compilation.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected