monic
Version:
File builder for JavaScript.
22 lines (11 loc) • 343 B
JavaScript
alert('ie has 9 from deep {}');
alert('ie has 7 from {}');
alert('ie has 10 from modified {} with custom value');
alert('ie has 8 from []');
alert('ie has 9 from modified []');
alert('ie has 7 from RegExp');
alert('ie as function');
alert('ie as function 2');
alert('ie as function rightCall');
alert('instanceof');
alert('typeof');