Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ f
Function
f
deps/v8/test/mjsunit/messages.js:245–245 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
243
// kInstanceofNonobjectProto
244
test(
function
() {
245
function
f() {}
246
var
o =
new
f();
247
f.prototype = 1;
248
o instanceof f;
Callers
2
test
Function · 0.70
messages.js
File · 0.70
Calls
1
Array
Function · 0.85
Tested by
1
test
Function · 0.56