Searched defs:toObject (Results 1 – 9 of 9) sorted by relevance
10 export function toObject(buffer: Uint8Array): unknown { function
13 function toObject(val) { function
157 toObject(): unknown { method in Reference
143 jspb.Map.prototype.toObject = function(includeInstance, valueToObject) { method in jspb.Map
416 CachePolicy.prototype.toObject = function toObject() { method in CachePolicy
830 void NumberRangeFormatterTest::toObject() { in toObject() function in NumberRangeFormatterTest
5266 void NumberFormatterApiTest::toObject() { in toObject() function in NumberFormatterApiTest
452 toObject(): { [key: string]: V }; method
77910 JSObject& toObject() const { in toObject() function in JS::Value78499 JSObject& toObject() const { return value().toObject(); } in toObject() function in js::WrappedPtrOperations