mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-29 08:01:23 +03:00
Add a maintenance-reminder comment explaining [dc58ed65492857].
FossilOrigin-Name: 857f5d7fadce1cfe30b3468826f403f736cfecacb1eb6d3b858b01ea3cfd6ffc
This commit is contained in:
@ -2034,6 +2034,9 @@ globalThis.WhWasmUtilInstaller = function(target){
|
||||
arguments may be passed in after that one, and what those
|
||||
arguments are, is _not_ part of the public interface and is
|
||||
_not_ stable.
|
||||
|
||||
Maintenance reminder: the Ember framework modifies the core
|
||||
Array type, breaking for-in loops.
|
||||
*/
|
||||
let i = 0;
|
||||
for(; i < args.length; ++i) args[i] = cxw.convertArgNoCheck(
|
||||
|
Reference in New Issue
Block a user