Files
ladybird/Libraries/LibJS
Jack Karamanian a535d58cac LibJS: Add Object::define_accessor()
This is a helper function based on the getter/setter definition logic from
ObjectExpression::execute() to look up an Accessor property if it already
exists, define a new Accessor property if it doesn't exist, and set the getter or
setter function on the Accessor.
2020-06-29 17:54:54 +02:00
..
2020-06-29 17:54:54 +02:00
2020-06-13 12:43:22 +02:00
2020-06-07 19:29:40 +02:00
2020-06-07 19:29:40 +02:00
2020-06-07 19:29:40 +02:00