HomeSort by relevance Sort by last modified time
    Searched full:new_function (Results 1 - 2 of 2) sorted by null

  /external/v8/test/mjsunit/
array-functions-prototype-misc.js 50 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(pos)
59 new_function = function(length) { function
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/ExecutionContexts/
10.1.5-4.js 62 var NEW_FUNCTION = new Function( EVAL_STRING );

Completed in 161 milliseconds