Linus Groh
|
ab6796691f
LibJS: Replace GlobalObject with VM in ShadowRealm AOs [Part 16/19]
|
2 年之前 |
Linus Groh
|
f3117d46dc
LibJS: Remove GlobalObject from VM::throw_completion()
|
2 年之前 |
Linus Groh
|
e992a9f469
LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>()
|
2 年之前 |
Linus Groh
|
b99cc7d050
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
|
2 年之前 |
Linus Groh
|
fed1498824
LibJS: Implement & use the {Ordinary,PrepareFor}WrappedFunctionCall AOs
|
3 年之前 |
Linus Groh
|
9f3f3b0864
LibJS: Remove implicit wrapping/unwrapping of completion records
|
3 年之前 |
Linus Groh
|
c08a52dd97
LibJS: Remove the name prefix for wrapped functions
|
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 年之前 |