Ali Mohammad Pur
|
72ddaa31e3
LibJS: Implement parsing and execution of optional chains
|
3 år sedan |
Ali Mohammad Pur
|
f7a68ae998
LibJS: Mark two JS::Reference functions `const`
|
3 år sedan |
Andreas Kling
|
0d2c3f62d3
LibJS: Use move semantics more when creating Reference objects
|
3 år sedan |
Andreas Kling
|
44221756ab
LibJS: Drop "Record" suffix from all the *Environment record classes
|
4 år sedan |
Andreas Kling
|
57214268dd
LibJS: Make sure to always initialize Reference::m_base_value
|
4 år sedan |
Andreas Kling
|
7b28fa99ba
LibJS: Rename Reference methods to match the spec
|
4 år sedan |
Andreas Kling
|
bce7fdba81
LibJS: Bring Reference records a bit closer to the ECMAScript spec
|
4 år sedan |
Andreas Kling
|
8a3c9d9851
LibJS: Remove direct argument loading since it was buggy
|
4 år sedan |
Andreas Kling
|
6e0e8a8242
LibJS: Teach Reference to access call frame arguments directly
|
4 år sedan |
Idan Horowitz
|
064ed8279e
LibJS: Support deleting local variables with operator delete
|
4 år sedan |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 år sedan |
Linus Groh
|
e875513ff7
LibJS: Use empty value for Reference unresolvable state, not undefined
|
4 år sedan |
Andreas Kling
|
46e61d208b
LibJS: Avoid unnecessary FlyString(String) churn in Reference ctors
|
4 år sedan |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 år sedan |