Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/feiyu563/PrometheusAlert
/ __objToStr
Function
__objToStr
static/plugins/pdfmake/pdfmake.js:35573–35575 ·
view source on GitHub ↗
(o)
Source
from the content-addressed store, hash-verified
35571
// private utility functions
35572
35573
function
__objToStr(o) {
35574
return
Object.prototype.toString.call(o);
35575
};
35576
clone.__objToStr = __objToStr;
35577
35578
function
__isDate(o) {
Callers
3
__isDate
Function · 0.70
__isArray
Function · 0.70
__isRegExp
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected