Commits
User selector
Commit History
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on Mar 30, 2021
Ensure that GlobalPropertyInfo is allocated on the stack.
Show description for 967fa9ccommitted
Mark Lam
Commits on Feb 19, 2021
Implement a GC verifier.
Show description for c3ca5dccommitted
Mark Lam
Commits on Jul 3, 2020
Builtin internal wrapper implementation files wrap static global initialization code with incorrect guards
Show description for 6830412committed
Commits on Nov 5, 2019
[JSC] Introduce LinkTimeConstant mechanism
Show description for bf20faecommitted
Commits on Sep 5, 2019
[JSC] Make Promise implementation faster
Show description for 90a863acommitted
Commits on Aug 27, 2019
Refactor to use VM& instead of VM* at as many places as possible.
Show description for b236c61committed
Mark Lam
Commits on Jun 18, 2019
[ESNExt] String.prototype.matchAll
Show description for 89757afauthored andcommitted
Commits on May 7, 2019
TemplateObject passed to template literal tags are not always identical for the same source location.
Show description for 9936a22committedUnreviewed, rolling out r244978.
Show description for c8da7bccommitted
Commits on May 6, 2019
TemplateObject passed to template literal tags are not always identical for the same source location.
Show description for 942d09fcommitted
Commits on Jan 30, 2019
[JSC] Make global static variables "const" as much as possible
Show description for 6ed191ccommitted
Commits on Jan 21, 2019
[JSC] Reduce size of SourceProvider
Show description for 4c257bccommitted
Commits on Jan 9, 2019
builtins should be able to use async/await
Show description for 50b430acommitted
Commits on Dec 20, 2018
wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from
Show description for 462a669committed
Commits on Sep 21, 2018
Build tools should work when the /usr/bin/python is python3
Show description for 17e1d7bauthored andcommitted
Commits on Sep 14, 2018
builtins directory causes name conflict on Python 3
Show description for f2a0efdauthored andcommitted
Loading