Andreas Kling
|
398c181c79
LibJS: Rename PropertyName to PropertyKey
|
3 년 전 |
Andreas Kling
|
6a1b82df2b
LibJS: Put zombie cell tracking code behind a compile-time flag
|
3 년 전 |
Ali Mohammad Pur
|
36516a4c47
LibJS: Take a pointer in get_or_prune_cached_prototype_transition()
|
3 년 전 |
Andreas Kling
|
14c57b4b7f
LibJS: Remove transition avoidance & start caching prototype transitions
|
3 년 전 |
Andreas Kling
|
b9eb8d00ca
LibJS: Revoke any outstanding WeakPtr<Shape> when zombifying shapes
|
3 년 전 |
Linus Groh
|
09bd5f8772
LibJS: Rewrite most of Object for spec compliance :^)
|
4 년 전 |
Andreas Kling
|
5eef07d232
LibJS: Avoid lots of string-to-int during global object construction
|
4 년 전 |
Andreas Kling
|
61c56e75f4
LibJS: Flatten Shape::property_table()
|
4 년 전 |
Andreas Kling
|
e0493c509e
LibJS: Make the forward transition chain weakly cached
|
4 년 전 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 년 전 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 년 전 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 년 전 |