Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ hasOwnProperty
Method
hasOwnProperty
deps/v8/test/mjsunit/harmony/public-instance-class-fields.js:53–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
b = x;
52
c = 1;
53
hasOwnProperty() {
return
1;}
54
}
55
56
let
c =
new
C;
Callers
1
public-instance-class-fields.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected