Files
ladybird/Userland/Libraries
Linus Groh 337ad6d15c LibJS: Implement the GetMethod() abstract operation as a Value method
This was a standalone function previously (get_method()), but instead of
passing a Value to it, we can just make it a method.

Also add spec step comments and fix the receiver value by using GetV().
2021-06-26 19:24:35 +01:00
..
2021-06-24 00:38:23 +02:00
2021-06-18 19:41:25 +04:30