Searched refs:la2 (Results 1 – 1 of 1) sorted by relevance
132 var la2 = [1, {toLocaleString: "not callable"}, 3]; variable133 assertThrows(function() { la2.toLocaleString(); }, TypeError);