Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-add JSValueConst | bptato | 2025-03-12 | 1 | -5/+5 |
| | | | | | | | | | This time, I've also ported over the consistency check to prevent some ownership bugs. Unfortunately, the check is very limited, and it is still possible to double-free or leak JSValues. I think it would be possible to make coverage 100%, but only with ARC... | ||||
* | Fix a test | bptato | 2025-02-21 | 1 | -0/+2 |
| | |||||
* | javascript: fix finalizers with non-RootRef derived objects | bptato | 2025-02-20 | 1 | -5/+6 |
| | | | | | | We were calling the wrong getTypePtr. Also, fix some manual tests. | ||||
* | javascript: allow sink parameters | bptato | 2025-01-22 | 1 | -0/+15 |
| | |||||
* | Add 'lib/monoucha0/' from commit '33efaee783c2adb20df019a8bc924411c4a97e7f' | bptato | 2025-01-18 | 7 | -0/+2244 |
git-subtree-dir: lib/monoucha0 git-subtree-mainline: b56abad0883c0b4179f9c329a7169bb544fac4a5 git-subtree-split: 33efaee783c2adb20df019a8bc924411c4a97e7f |