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 |