Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
khronosschoty
/
palemoon-dev
Segui
2
Vota
1
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
palemoon-dev
/
platform
/
dom
/
indexedDB
/
crashtests
/
726376-1.html
726376-1.html
80 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
7
8
<script>
var a = [];
a[0] = a;
indexedDB.cmp.bind(indexedDB)(a, a);
</script>