Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 年間 前 |
iliadsh
|
89da731aa6
LibJS+LibWeb: Devirtualize may_interfere_with_indexed_property_access()
|
1 年間 前 |
Andreas Kling
|
b1b2ca1485
LibJS: Add basic monomorphic caching for PutById property access
|
1 年間 前 |
Andreas Kling
|
7df1692580
LibJS: Add Object::may_interfere_with_indexed_property_access() virtual
|
1 年間 前 |
Andreas Kling
|
52cd671163
LibJS: Make Object::internal_get() reveal the used property offset
|
2 年 前 |
Aliaksandr Kalenik
|
3225c39191
LibWeb: Implement Document::make_active()
|
2 年 前 |
Linus Groh
|
e6be5c37c0
LibWeb/WebDriver: Handle WindowProxy in internal_json_clone_algorithm()
|
2 年 前 |
Andreas Kling
|
3c548adf9c
LibWeb: Create and hook up a WindowProxy for each BrowsingContext
|
2 年 前 |
Linus Groh
|
56d8c4ff26
LibWeb: Move WindowProxy from Bindings/ to HTML/
|
2 年 前 |