Files
ladybird/Userland/Libraries/LibJS/AST.cpp
Andreas Kling 7b28fa99ba LibJS: Rename Reference methods to match the spec
- get -> get_value (GetValue in the spec)
- put -> put_value (PutValue in the spec)

Also add spec links. :^)
2021-06-25 17:20:23 +02:00

73 KiB