Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/javascript-obfuscator/javascript-obfuscator
/ exp
Function
exp
test/fixtures/compile-performance.js:7196–7198 ·
view source on GitHub ↗
(O)
Source
from the content-addressed store, hash-verified
7194
return
it === undefined || typeof it ==
'symbol'
? it : String(it);
7195
};
7196
var
exp =
function
(O){
7197
$
export
($
export
.S,
'Reflect'
, O);
7198
};
7199
7200
module.exports = {
7201
store: store,
Callers
1
compile-performance.js
File · 0.85
Calls
1
$export
Function · 0.85
Tested by
no test coverage detected