Home
last modified time | relevance | path

Searched refs:testNotOmittedBuiltin (Results 1 – 2 of 2) sorted by relevance

/external/v8/test/mjsunit/
Dstack-traces-2.js61 function testNotOmittedBuiltin(throwing, included) { function
82 testNotOmittedBuiltin(function(){ [thrower, 2].sort(function (a,b) {
87 testNotOmittedBuiltin(function(){ thrower + 2; }, "ADD");
/external/chromium_org/v8/test/mjsunit/
Dstack-traces-2.js61 function testNotOmittedBuiltin(throwing, included) { function
82 testNotOmittedBuiltin(function(){ [thrower, 2].sort(function (a,b) {
87 testNotOmittedBuiltin(function(){ thrower + 2; }, "ADD");