]> git.kaiwu.me - quickjs.git/commit
Reverse e140122202cc24728b394f8f90fa2f4a2d7c397e
authorCharlie Gordon <github@chqrlie.org>
Tue, 13 Feb 2024 08:45:58 +0000 (09:45 +0100)
committerCharlie Gordon <github@chqrlie.org>
Tue, 13 Feb 2024 08:45:58 +0000 (09:45 +0100)
commit95e0aa052667b367673f2993622ec42207587b09
tree8fcbc5c96075fd608d2b11ed6e77194a5a261b56
parent1fe04149e9cde39ffcbf4fd578d6ddf68fb50c62
Reverse e140122202cc24728b394f8f90fa2f4a2d7c397e

- remove temporary fix for MemorySanitizer:
  setting p->u.array.count to 0 silenced a warning in JS_GetPropertyValue on a
  hacky test agains the length of fast_array object.
  This hack was removed by commit c3635861f63931255c7a953bccbb0e2e90cc75aa.
quickjs.c