git @ Cat's Eye Technologies HTML5-Gewgaws / 5fa46e2
Not all browsers define uneval(). Chris Pressey 4 years ago
1 changed file(s) with 0 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
7878
7979 this.examineChar = function() {
8080 if (this.charIndex > 255) {
81 console.log(uneval(this.table));
8281 clearInterval(this.intervalId);
8382 this.canvas.parentElement.style.display = 'none';
8483 this.generated = 0;