Searched refs:tailee4 (Results 1 – 2 of 2) sorted by relevance
59 tailee4 = function(px) { function64 return %_TailCall(tailee4, this, px, undefined);67 %OptimizeFunctionOnNextCall(tailee4);68 assertThrows(function() { tailee4.call(p1, p2); });
64 tailee4 = function(px) { function65 return nop(tailee4, this, px, undefined);67 %OptimizeFunctionOnNextCall(tailee4);68 assertThrows(function() { tailee4.call(); });