Andreas Kling
|
1ff9d33131
LibJS: Make Function::call() not require an Interpreter&
|
4 年 前 |
Andreas Kling
|
aaf6014ae1
LibJS: Simplify Cell::initialize()
|
5 年 前 |
Andreas Kling
|
685e006e27
LibWeb: Use "namespace Web::Foo {" since C++20 allows it :^)
|
5 年 前 |
Matthew Olsson
|
bda39ef7ab
LibJS: Explicitly pass a "Function& new_target" to Function::construct
|
5 年 前 |
Andreas Kling
|
64513f3c23
LibJS: Move native objects towards two-pass construction
|
5 年 前 |
Andreas Kling
|
4ffac713b9
LibWeb: Add XMLHttpRequest object :^)
|
5 年 前 |