(g, m)
| 126 | this.kb = []; |
| 127 | } |
| 128 | function d(g, m) { |
| 129 | this.db = m; |
| 130 | m = ea(g) + 1; |
| 131 | this.cb = fa(m); |
| 132 | if (null === this.cb) |
| 133 | throw Error("Unable to allocate memory for the SQL string"); |
| 134 | t(g, y, this.cb, m); |
| 135 | this.ib = this.cb; |
| 136 | this.Za = this.ob = null; |
| 137 | } |
| 138 | function f(g) { |
| 139 | this.filename = "dbfile_" + ((4294967295 * Math.random()) >>> 0); |
| 140 | if (null != g) { |