Files
ladybird/Userland/Libraries/LibJS/Parser.cpp
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

202 KiB