Home
last modified time | relevance | path

Searched refs:uleb128Encode (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/wasm/common/
H A Dwhwasmutil.js429 uleb128Encode: function(tgt, method, n){ method
473 f._.uleb128Encode(wasmCode, 'push', sigParams.length);
480 f._.uleb128Encode(wasmCode, 'unshift', wasmCode.length)/* type section length */;