Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/node-inspector/node-inspector
/ HOP
Function
HOP
front-end/UglifyJS/parse-js.js:1228–1230 ·
view source on GitHub ↗
(obj, prop)
Source
from the content-addressed store, hash-verified
1226
};
1227
1228
function
HOP(obj, prop) {
1229
return
Object.prototype.hasOwnProperty.call(obj, prop);
1230
};
1231
1232
/* -----[ Exports ]----- */
1233
Callers
10
token
Function · 0.85
skip_whitespace
Function · 0.85
read_regexp
Function · 0.85
grow
Function · 0.85
read_word
Function · 0.85
next_token
Function · 0.85
labeled_statement
Function · 0.85
expr_atom
Function · 0.85
subscripts
Function · 0.85
maybe_assign
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected