Skip to content
Snippets Groups Projects
Commit 1a4f7520 authored by dtc's avatar dtc
Browse files

For the static function calls, don't bother loading a register with

the raw address before calling, saving two bytes. This was probably
done in case the static function is a closure, but to work this would
need to load EAX with the fdefn pointer and jump to the fdefn raw slot
- none of the static functions are closures anyway.
parent 5edcfc7e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment