Files
ladybird/Userland/Libraries/LibJS/Tests/object-basic.js
davidot 2bbea62176 LibJS: Don't update names of resulting functions in object expression
The only cases where the name should be set is if the function comes
from a direct anonymous function expression.
2022-12-14 15:27:08 +00:00

7.0 KiB