Searched defs:new_function (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/mjsunit/
H A Darray-functions-prototype-misc.js50 var new_function;
60 new_function = function(length) {
91 new_function = function(length) {
127 var a = new_function(pos);
153 var a = new_function(pos);
157 var b = new_function(0);
194 a = new_function(pos);
211 a = new_function(pos);
225 a = new_function(pos);
239 var a = new_function(po
59 new_function = function(length) { function
[all...]

Completed in 168 milliseconds