Andreas Kling
|
81839ea1bd
|
LibJS: Add JS::NativeFunction to the forwarding header
|
2021-01-18 12:18:29 +01:00 |
|
Andreas Kling
|
4da913bfab
|
LibJS: Replace ASTNode::class_name() with RTTI
This is only used for debugging anyway, so performance doesn't matter
too much.
|
2021-01-17 14:36:53 +01:00 |
|
Linus Groh
|
f253f68768
|
LibJS: Rename ErrorType::ProxyGetOwnDescriptor{Undef => Undefined}Return
This seems like an unnecessary and uncommon abbreviation.
|
2021-01-14 08:13:32 +01:00 |
|
Linus Groh
|
cab3049dcc
|
LibJS: Rename ErrorType::ToObjectNullOr{Undef => Undefined}
This seems like an unnecessary and uncommon abbreviation.
|
2021-01-14 08:13:32 +01:00 |
|
Andreas Kling
|
13d7c09125
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
|