8000 set methods: removed memory leaks - fixed ordering of property access… · bellard/quickjs@0cef7f0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0cef7f0

Browse files
author
Fabrice Bellard
committed
set methods: removed memory leaks - fixed ordering of property access - fixed conversion to integer of 'size' in GetSetRecord() - added missing iterator close - factorized code
1 parent a1e073e commit 0cef7f0

File tree

2 files changed

+196
-212
lines changed

2 files changed

+196
-212
lines changed

TODO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ Optimization ideas:
6262
Test262o: 0/11262 errors, 463 excluded
6363
Test262o commit: 7da91bceb9ce7613f87db47ddd1292a2dda58b42 (es5-tests branch)
6464

65-
Result: 54/79414 errors, 1637 excluded, 6821 skipped
65+
Result: 54/79801 errors, 1630 excluded, 6631 skipped
6666
Test262 commit: e7e136756cd67c1ffcf7c09d03aeb8ad5a6cec0c

0 commit comments

Comments
 (0)
0