Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/earthengine-api
/ serializer.js
File
serializer.js
javascript/src/serializer.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* @fileoverview A serializer that encodes EE object trees as JSON DAGs.
3
*/
4
Callers
nothing calls this directly
Calls
15
String
Class · 0.85
walkObject
Function · 0.85
makeRef
Function · 0.85
forEach
Method · 0.80
update
Method · 0.80
toString
Method · 0.80
constant
Method · 0.80
encodeCloudValue
Method · 0.80
array
Method · 0.80
keys
Method · 0.80
serialize
Method · 0.45
encode
Method · 0.45
Tested by
no test coverage detected