mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-04 09:22:53 +00:00
Forcing every function call to allocate a new Array just to accommodate spread parameters is not very nice, so let's start moving towards making this a special case rather than the general (and only) case. |
||
---|---|---|
.. | ||
DumpCFG.cpp | ||
GenerateCFG.cpp | ||
LoadElimination.cpp | ||
MergeBlocks.cpp | ||
PlaceBlocks.cpp | ||
UnifySameBlocks.cpp |