Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ fooSeal
Function
fooSeal
deps/v8/test/mjsunit/compiler/array-subclass.js:30–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
29
// Sealed
30
function
fooSeal() {
return
Object.seal(foo()); }
31
test(fooSeal);
32
33
// Frozen
Callers
nothing calls this directly
Calls
1
foo
Function · 0.70
Tested by
no test coverage detected