Files
ladybird/Userland/Libraries/LibJS/AST.cpp
Andreas Kling 07acdc7be2 LibJS: Rename VM::get_reference() => resolve_binding()
This function maps to the ResolveBinding operation from the spec,
so let's rename it to match.
2021-06-25 16:58:36 +02:00

73 KiB