]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Rename the oft-used, verbose sqlite3.wasm.get/setMemValue() and get/setPtrValue(...
authorstephan <stephan@noemail.net>
Fri, 9 Dec 2022 09:23:27 +0000 (09:23 +0000)
committerstephan <stephan@noemail.net>
Fri, 9 Dec 2022 09:23:27 +0000 (09:23 +0000)
commit81a368317456d9c1500e33949b214185e1e0b565
treed3aaca84ccaf8cbb63b47e5ef5444d5f921e2dd0
parent5a83f52f4881aa461ee3b7132892fddb8e20c9b2
Rename the oft-used, verbose sqlite3.wasm.get/setMemValue() and get/setPtrValue() to peek/poke() and peek/pokePtr(). The old names are retained as aliases just in case any client code actually uses them, but they are now deprecated.

FossilOrigin-Name: ad0a8139b0b025f8e9d2eca0c303557ef10fdfab8c8b65afb08c510a804073d5
ext/wasm/api/sqlite3-api-glue.js
ext/wasm/api/sqlite3-api-oo1.js
ext/wasm/api/sqlite3-api-prologue.js
ext/wasm/api/sqlite3-v-helper.js
ext/wasm/api/sqlite3-vfs-opfs.c-pp.js
ext/wasm/batch-runner.js
ext/wasm/common/whwasmutil.js
ext/wasm/tester1.c-pp.js
manifest
manifest.uuid