diff options
author | Andreas Kling <kling@serenityos.org> | 2021-06-24 19:25:38 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-06-24 19:28:00 +0200 |
commit | 6215a9c2cbdfe0c631ed339e5266580d271a3882 (patch) | |
tree | b12d88eae44fa16124c7a41b1f95f57eab99cf75 /Userland/Libraries/LibWeb/HTML/HTMLTableSectionElement.h | |
parent | c2ad5997830b9b633efd3f6d5ef335ed6622b418 (diff) | |
download | serenity-6215a9c2cbdfe0c631ed339e5266580d271a3882.zip |
LibJS: Rename ExecutionContext::callee => function
This matches what ECMAScript calls it. Also make it a JS::Function*
instead of a generic Value, since it will always either be a function
object or null.
Diffstat (limited to 'Userland/Libraries/LibWeb/HTML/HTMLTableSectionElement.h')
0 files changed, 0 insertions, 0 deletions