mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-28 14:02:51 +00:00
We cannot handle them normally since we need text between parenthesis to be a valid expression. As a workaround, we now push an artificial value to stack to act as an argument (it'll be later removed during function call canonicalization). |
||
---|---|---|
.. | ||
Passes | ||
CompilerPass.cpp | ||
CompilerPass.h | ||
ControlFlowGraph.cpp | ||
ControlFlowGraph.h | ||
EnableGraphPointers.h | ||
GenericASTPass.cpp | ||
GenericASTPass.h | ||
StronglyConnectedComponents.h |