Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rich-Harris/magic-string
/ x
Function
x
benchmark/data-min.js:158–160 ·
view source on GitHub ↗
(l)
Source
from the content-addressed store, hash-verified
156
}
157
const
R = Object.prototype.toString;
158
function
x(l) {
159
return
R.call(l) ===
'[object Object]'
;
160
}
161
function
C(l) {
162
const
t = l.split(`
163
`),
Callers
2
indent
Method · 0.85
addSource
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected