mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 05:30:29 +00:00
3a3c81e016
In Codegen do not pass trueLabel, falseLabel to recursive generateCodeFromNode from ADD node and use -1 , -1 instead to indicate non-jump node.