Andreas Kling
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 年之前 |
Linus Groh
|
b99cc7d050
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
|
3 年之前 |
Linus Groh
|
fed1498824
LibJS: Implement & use the {Ordinary,PrepareFor}WrappedFunctionCall AOs
|
3 年之前 |
Linus Groh
|
bc183dbbcb
LibJS: Replace uses of MarkedValueList with MarkedVector<Value>
|
3 年之前 |
Linus Groh
|
e20efaa083
LibJS: Let WrappedFunction inherit target name and length
|
3 年之前 |
Linus Groh
|
50f8755792
LibJS: Implement Wrapped Function Exotic Objects
|
3 年之前 |