Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Andreas Kling
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 years ago |
Linus Groh
|
ab6796691f
LibJS: Replace GlobalObject with VM in ShadowRealm AOs [Part 16/19]
|
2 years ago |
Linus Groh
|
c08a52dd97
LibJS: Remove the name prefix for wrapped functions
|
3 years ago |
Andreas Kling
|
cc7a117f0f
LibJS: Add missing include to ShadowRealm.h
|
3 years ago |
Linus Groh
|
e20efaa083
LibJS: Let WrappedFunction inherit target name and length
|
3 years ago |
Linus Groh
|
5910a41adb
LibJS: Implement ShadowRealm.prototype.importValue()
|
3 years ago |
Linus Groh
|
c70784bb82
LibJS: Implement ShadowRealm.prototype.evaluate()
|
3 years ago |
Linus Groh
|
d40331ef69
LibJS: Start implementing ShadowRealm
|
3 years ago |
Linus Groh
|
50f8755792
LibJS: Implement Wrapped Function Exotic Objects
|
3 years ago |