Store the [ptr, len] reference in the Lazy(Array|Object) instead of dirty flag (when...
authorNick Downing <nick@ndcode.org>
Thu, 6 Jan 2022 23:17:16 +0000 (10:17 +1100)
committerNick Downing <nick@ndcode.org>
Thu, 6 Jan 2022 23:17:16 +0000 (10:17 +1100)
commit4fad7377d3fc68cc092fad473d05cd5b5ac1314e
tree6c56b4d812c47f9662f1c727d430396e6154fcff
parent41a4fd9f58232ba3f5137ce3281bfd488f91465d
Store the [ptr, len] reference in the Lazy(Array|Object) instead of dirty flag (when set to null instead of [ptr, len] it means that the contents are dirty)
logjson.mjs