diff options
author | bptato <nincsnevem662@gmail.com> | 2024-04-14 18:44:57 +0200 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2024-04-14 19:00:24 +0200 |
commit | 74a91ab5b92052bb595795b9791b412e563ffa16 (patch) | |
tree | 852e4e255d589863d8c7cc967accd16ad08889d2 /lib/quickjs | |
parent | b46f8e9c5b9546e87ba5157905b72178119032ea (diff) | |
download | chawan-74a91ab5b92052bb595795b9791b412e563ffa16.tar.gz |
dom: use pointers instead of numerical ids for collections
The "id" scheme had obvious problems when multiple documents existed. Originally it was needed because the old hacky integration with QuickJS would occasionally result in objects being moved to other addresses. This has been fixed long ago when I decided to vendor in a fork, so we can just use pointers as ids unique to the entire process.
Diffstat (limited to 'lib/quickjs')
0 files changed, 0 insertions, 0 deletions