MCPcopy Create free account
hub / github.com/TruthHun/BookStack / ObjectFreeze

Function ObjectFreeze

static/word2md/mammoth.browser.js:5818–5820  ·  view source on GitHub ↗
(obj)

Source from the content-addressed store, hash-verified

5816 };
5817
5818 var ObjectFreeze = function (obj) {
5819 return obj;
5820 };
5821
5822 var ObjectGetPrototypeOf = function (obj) {
5823 try {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected