Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SuperMap/iClient-JavaScript
/ isPrimitive
Function
isPrimitive
libs/echarts/echarts-en.simple.js:839–841 ·
view source on GitHub ↗
(obj)
Source
from the content-addressed store, hash-verified
837
}
838
839
function
isPrimitive(obj) {
840
return
obj[primitiveKey];
841
}
842
843
/**
844
* @constructor
Callers
2
clone
Function · 0.70
merge
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected