diff options
author | Andreas Kling <kling@serenityos.org> | 2021-07-03 00:20:52 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-07-03 01:12:12 +0200 |
commit | 1270df257bd043e3b9970d47784bfaf77cc3edf1 (patch) | |
tree | 718bff72ebcb889a000fee002efffb91f9b04e10 /AK/Concepts.h | |
parent | 52f9aaa823322eedbd30bd37d40fe0f8a50ed6db (diff) | |
download | serenity-1270df257bd043e3b9970d47784bfaf77cc3edf1.zip |
LibJS: Bring the `super` keyword in line with the spec
This patch implements spec-compliant runtime semantics for the following
constructs:
- super.property
- super[property]
The MakeSuperPropertyReference AO is added to support this. :^)
Diffstat (limited to 'AK/Concepts.h')
0 files changed, 0 insertions, 0 deletions