Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/http-cache-semantics/node4/
Dindex.js393 CachePolicy.fromObject = function fromObject(obj) { function in CachePolicy
/third_party/node/deps/npm/node_modules/http-cache-semantics/
DREADME.md101 ### `toObject()`/`fromObject(json)`
103 …bject()` gives a plain JSON-serializable object. `policy = CachePolicy.fromObject(obj)` creates an…
/third_party/protobuf/js/
Dmap.js174 jspb.Map.fromObject = function(entries, valueCtor, valueFromObject) { function in jspb.Map
/third_party/node/lib/
Dbuffer.js322 const b = fromObject(value);
508 function fromObject(obj) { function
/third_party/ejdb/src/bindings/ejdb2_jni/src/main/java/com/softmotions/ejdb2/
DJSON.java71 public static JSON fromObject(Object obj) { in fromObject() method in JSON
/third_party/node/doc/changelogs/
DCHANGELOG_V5.md775 …odejs/node/commit/3175f7450e)] - **buffer**: remove duplicated code in fromObject (HUANG Wei) [#49…
DCHANGELOG_V4.md1964 …odejs/node/commit/b816044845)] - **buffer**: remove duplicated code in fromObject (HUANG Wei) [#49…