Ladybird, a new browser engine from the SerenityOS project, features a JavaScript engine called LibJS, which is currently in pre-alpha development. Researching its vulnerabilities revealed a critical use-after-free bug in the argument buffer triggered by a proxied function object, with insights on fuzzing techniques used to discover these issues. The article discusses the architecture of LibJS and the specifics of the identified bug, including examples and proposed fixes.