If I create a JavaScript array with this code:
var tab =[]; tab[51056] = 12;
Is it optimized in memory? I mean, will it allocate 51056 cell i