This website requires JavaScript.
Explore
Help
Sign in
0ct0pu5
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
10861
commits
1
branch
0
tags
474
MiB
4c48c9d69d
Commit graph
3 commits
Author
SHA1
Message
Date
Matthew Olsson
4c48c9d69d
LibJS: Reorganize tests into subfolders
2020-07-03 19:30:13 +02:00
Matthew Olsson
bda39ef7ab
LibJS: Explicitly pass a "Function& new_target" to Function::construct
...
This allows the proxy handler to pass the proper new.target to construct handlers.
2020-07-01 11:16:37 +02:00
Matthew Olsson
19411e22d0
LibJS: Add Proxy [[Call]] and [[Construct]] tests
2020-07-01 11:16:37 +02:00