This website requires JavaScript.
Explore
Help
Sign In
eliott
/
serenity
Watch
1
Star
0
Fork
0
You've already forked serenity
mirror of
https://github.com/SerenityOS/serenity
synced
2026-05-09 00:22:43 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f4be95af692c2234299b60f63ec33ee6d5a36e95
serenity
/
Userland
/
Libraries
/
LibJS
/
Bytecode
/
Pass
History
Hendiadyoin1
8e5ebb04f4
LibJS: Use a pseudo top-level UnwindFrame in GenerateCFG
...
Previously we assumed that there is always one such frame, now there is.
2023-02-26 23:09:37 +01:00
..
DumpCFG.cpp
…
GenerateCFG.cpp
LibJS: Use a pseudo top-level UnwindFrame in GenerateCFG
2023-02-26 23:09:37 +01:00
LoadElimination.cpp
AK+Everywhere: Replace all Bitmap::must_create() uses with ::create()
2022-12-22 15:48:53 +01:00
MergeBlocks.cpp
LibJS: Don't try to merge unterminated BasicBlocks
2023-02-21 22:46:18 +01:00
PlaceBlocks.cpp
LibJS: Avoid unnecessary copies in PlaceBlocks codegen pass
2022-01-01 15:40:39 +01:00
UnifySameBlocks.cpp
LibJS: Don't mark blocks for unification multiple times
2022-12-03 17:07:30 +03:30