diff options
author | Andreas Kling <kling@serenityos.org> | 2020-03-15 18:15:44 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-03-15 19:31:00 +0100 |
commit | 31639299902fb2cbfe80cff66377db9748c4ecee (patch) | |
tree | d8a36757b56dfd45f58da592cff0bae9dfd6fd32 /Libraries/LibELF | |
parent | bb57bc1b42d0613dd8d5e7d1e9ac950925765ce3 (diff) | |
download | serenity-31639299902fb2cbfe80cff66377db9748c4ecee.zip |
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. :^)
Diffstat (limited to 'Libraries/LibELF')
0 files changed, 0 insertions, 0 deletions