Searched refs:SetForEach (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/test/perf-test/Collections/
H A Dset.js10 new Benchmark('ForEach', false, false, 0, SetForEach, SetSetup, SetTearDown),
60 function SetForEach() { function
/external/chromium_org/v8/src/
H A Dcollection.js99 function SetForEach(f, receiver) { function
130 %FunctionSetLength(SetForEach, 1);
139 "forEach", SetForEach

Completed in 172 milliseconds