Commits
User selector
Commit History
Commits on Jun 2, 2021
Remove <wtf/Optional.h>
Show description for 786e703committed
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Mar 12, 2019
Add Optional to Forward.h.
Show description for 2a9ea4ccommitted
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 Nov 27, 2016
[WTF] Import std::optional reference implementation as WTF::Optional
Show description for dd0db06committed
Commits on Oct 12, 2016
REGRESSION (r207179): ASSERTION FAILED: node.cell != previousCell
Show description for 9745c71committed
Filip Pizlo
Commits on May 31, 2016
Web Inspector: capturing with Allocations timeline causes GC to take 100x longer and cause frame drops
Show description for d7c68dccommitted
Commits on Mar 3, 2016
Add ability to generate a Heap Snapshot
Show description for 793516aauthored andcommitted
Loading