Files
jerryscript/jerry-core
Máté Tokodi bac7ee3acd Fix gc of async destructuring assignments of strings (#5126)
This fixes #5089

When garbage collection is running on a paused async function that
includes destructuring assignments of strings, the string can be a
direct string, and not an object, which cannot be marked as visited, as
it does not have a visited flag.

JerryScript-DCO-1.0-Signed-off-by: Máté Tokodi mate.tokodi@szteszoftver.hu
2024-02-06 08:10:14 +01:00
..
2023-12-11 23:21:52 +01:00
2022-01-31 16:46:00 +01:00
2023-12-11 23:21:52 +01:00
2023-12-11 23:21:52 +01:00
2022-01-31 16:46:00 +01:00
2024-02-01 00:34:37 +01:00
2022-01-31 16:46:00 +01:00
2022-01-31 16:46:00 +01:00