Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mishoo/UglifyJS-old
/ HOP
Function
HOP
lib/process.js:2062–2064 ·
view source on GitHub ↗
(obj, prop)
Source
from the content-addressed store, hash-verified
2060
};
2061
2062
function
HOP(obj, prop) {
2063
return
Object.prototype.hasOwnProperty.call(obj, prop);
2064
};
2065
2066
// some utilities
2067
Callers
11
with_walkers
Function · 0.70
process.js
File · 0.70
fixrefs
Function · 0.70
get_mangled
Function · 0.70
get_define
Function · 0.70
with_scope
Function · 0.70
do_body
Function · 0.70
needs_parens
Function · 0.70
gen_code
Function · 0.70
defaults
Function · 0.70
is_identifier
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected