Files
ladybird/Libraries/LibJS
Andreas Kling 3163929990 LibJS: Add a mechanism for callback-based object properties
This patch adds NativeProperty, which can be used to implement object
properties that have C++ getters and/or setters.

Use this to move String.prototype.length to its correct place. :^)
2020-03-15 19:31:00 +01:00
..
2020-03-15 15:01:10 +01:00
2020-03-15 15:01:10 +01:00