Files
rose-ash/lib/js
giles 6293a0fe70 js-on-sx: delete operator
js-transpile-unop intercepts 'delete' before transpiling the
operand. Maps to (js-delete-prop obj key) for members and indexed
access. Runtime js-delete-prop sets the dict value to js-undefined
and returns true.

444/446 unit (+2), 148/148 slice unchanged.
2026-04-23 23:34:05 +00:00
..
2026-04-23 23:34:05 +00:00
2026-04-23 23:34:05 +00:00
2026-04-23 23:34:05 +00:00