MCPcopy Index your code
hub / github.com/nodejs/node / hasOwnProperty

Method hasOwnProperty

deps/v8/test/mjsunit/harmony/public-static-class-fields.js:394–394  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

392 b = x;
393 c = 1;
394 hasOwnProperty() { return 1;}
395 static [x] = 2;
396 static b = 3;
397 static d;

Callers 15

test_null.jsFile · 0.45
sriharness.jsFile · 0.45
addEventListenerMethod · 0.45
serializeFunction · 0.45
testharness.jsFile · 0.45
check_equalFunction · 0.45
assert_array_equalsFunction · 0.45
assert_own_propertyFunction · 0.45
assert_not_own_propertyFunction · 0.45
_assert_inheritsFunction · 0.45

Calls

no outgoing calls

Tested by 2

testFunction · 0.36
testFunction · 0.36