Paullo612 / mlfx

OpenJFX's FXML language AOT compler
Apache License 2.0
11 stars 0 forks source link

Fix handling of binding expressions that return two slot primitives #36

Closed Paullo612 closed 1 year ago

Paullo612 commented 1 year ago

Do not blindly use ASM's swap method. Pass types that need to be swapped as method arguments.

Task-number: #35