MCPcopy Create free account
hub / github.com/nodejs/node / fun

Function fun

deps/v8/test/mjsunit/keyed-ic.js:262–262  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

260// ----------------------------------------------------------------------
261runTest = function() {
262 function fun() { };
263
264 var o = new Object();
265 o.f = fun;

Callers 15

abs_errorFunction · 0.70
mjsunit.jsFile · 0.70
testTraceFunction · 0.70
testTraceFunction · 0.70
CallMethod · 0.50
repeat_until_trueFunction · 0.50
testFunction · 0.50
callWithProbMethod · 0.50
testFunction · 0.50
v8_smoke_tests.jsFile · 0.50

Calls

no outgoing calls

Tested by 2

testFunction · 0.40
testFunction · 0.40