MCPcopy Index your code
hub / github.com/nodejs/node / fooFreeze

Function fooFreeze

deps/v8/test/mjsunit/compiler/array-subclass.js:34–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32
33 // Frozen
34 function fooFreeze() { return Object.freeze(foo()); }
35 test(fooFreeze);
36})();
37

Callers

nothing calls this directly

Calls 1

fooFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…