Remove forgotten relic of ABI crash risk averse overloaded method change.
1 var VERSION = "ECMA_2";
3 new DoWhileObject(false, false, false, VERSION)
5 function DoWhileObject( out1, out2, out3, in1 ) {
8 function DoWhile(object) {
10 if (object.breakIn) {}