Searched refs:setters (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/ext/wasm/jaccwabyt/ |
| H A D | jaccwabyt.js | 572 f._ = {getters: {}, setters: {}, sw:{}}; property 578 f._.setters[v] = sigDVSetter(v) /* DataView[MethodName] values for SETTERS */; 630 log("debug.setter:",f._.setters[sigGlyph],"for", sigIR(sigGlyph), 648 )[f._.setters[sigGlyph]](0, f._.sw[sigGlyph](v), isLittleEndian);
|
| H A D | jaccwabyt.md | 884 for setters, 0x04 for allocations, 0x08 for deallocations. Pass 0 to
|