diff options
author | Andreas Kling <kling@serenityos.org> | 2021-03-17 16:52:26 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-03-17 16:53:35 +0100 |
commit | d792200a5531bf9872e19c7c7a3ba4c865ad43b6 (patch) | |
tree | 3c29f8ef40f08033a7bf49d7539e911f97ffd269 /Userland/Libraries/LibJS/Runtime/ProxyConstructor.h | |
parent | ea81dc13cf961fc7963fc3bc8584479c5f82a55e (diff) | |
download | serenity-d792200a5531bf9872e19c7c7a3ba4c865ad43b6.zip |
LibJS: Rename GlobalObject::initialize() => initialize_global_object()
This function was shadowing Object::initialize() which cannot be called
on global objects and has a different set of parameters.
Diffstat (limited to 'Userland/Libraries/LibJS/Runtime/ProxyConstructor.h')
0 files changed, 0 insertions, 0 deletions