MCPcopy Create free account
hub / github.com/NeilFraser/JS-Interpreter / createObjectStub_

Function createObjectStub_

demos/serialize.js:108–152  ·  view source on GitHub ↗

* Given the JSON description of an object, create the object. * But don't populate its properties yet. * @param {!Object} jsonObj JSON description of object. * @param {!Object} functionMap Map of ID to native functions. * @returns {!Object} Stub of real object. * @private

(jsonObj, functionMap)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

deserializeFunction · 0.85

Calls 1

decodeLoc_Function · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…