Florian Stellbrink
17705d23fb
LibJS: Fix string roots not being collected
...
Previously objects were the only heap
allocated value. Now there are also strings.
This replaces a usage of is_object with is_cell.
Without this change strings could be garbage
collected while still being used in an active scope.
2020-03-12 07:50:49 +01:00
..
2020-03-11 20:09:20 +01:00
2020-03-11 20:09:20 +01:00
2020-03-11 19:00:26 +01:00
2020-03-09 22:19:06 +01:00
2020-03-11 20:09:20 +01:00
2020-03-07 19:42:11 +01:00
2020-03-07 19:42:11 +01:00
2020-03-09 22:18:03 +01:00
2020-03-09 22:18:03 +01:00
2020-03-08 19:23:58 +01:00
2020-03-08 19:23:58 +01:00
2020-03-12 07:50:49 +01:00
2020-03-11 20:09:20 +01:00
2020-03-11 19:00:26 +01:00
2020-03-09 22:19:06 +01:00
2020-03-09 22:18:03 +01:00
2020-03-11 19:00:22 +01:00
2020-03-11 19:00:22 +01:00
2020-03-11 19:00:26 +01:00
2020-03-11 19:00:26 +01:00
2020-03-11 19:00:26 +01:00
2020-03-11 19:00:26 +01:00