* 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 not stored for this graph (policy: none)
no test coverage detected
searching dependent graphs…