Files
jpexs-decompiler/libsrc/ffdec_lib/testdata
Jindra Petřík 602a70b74f fix(as3): correct named anonymous functions (#2714)
Anonymous functions with names that are part of for example
function call.
f(5, function myName() {
});
The problem with this was introduced with adding temporary registers
for swap operation.

Fixes #2714
2026-05-23 16:13:24 +02:00
..
2024-08-27 09:43:40 +02:00
2024-10-29 16:55:43 +01:00
2024-08-27 09:43:40 +02:00
2023-11-05 21:11:10 +01:00
2022-12-18 23:10:24 +01:00
2024-08-05 11:17:25 +02:00
2022-11-03 19:57:00 +01:00
2025-12-21 17:49:52 +01:00