Home
last modified time | relevance | path

Searched defs:fromObject (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/js/
Dmap.js174 jspb.Map.fromObject = function(entries, valueCtor, valueFromObject) { function in jspb.Map
/third_party/node/deps/npm/node_modules/http-cache-semantics/
Dindex.js468 static fromObject(obj) { method in module.exports
/third_party/node/lib/
Dbuffer.js539 function fromObject(obj) { function