MCPcopy Create free account
hub / github.com/GamerHack/GamerHack.github.io / alloc_fs

Function alloc_fs

g2all/900/psfree.js:157–164  ·  view source on GitHub ↗
(fsets, size)

Source from the content-addressed store, hash-verified

155 const indices = [];
156
157 function alloc_fs(fsets, size) {
158 for (let i = 0; i < size / 2; i++) {
159 const fset = document.createElement('frameset');
160 fset.rows = rows;
161 fset.cols = rows;
162 fsets.push(fset);
163 }
164 }
165
166 history.pushState('state0', '');
167

Callers 1

prepare_uafFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected