Home
last modified time | relevance | path

Searched refs:includeInstance (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/js/
Dmap.js143 jspb.Map.prototype.toObject = function(includeInstance, valueToObject) { argument
152 entries.push([entry.key, valueToObject(includeInstance, valueWrapper)]);