-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Line 138 in 20e4012
| create stroom |
are calcs happening as immediate?
are there other constant expressions that should be pre-caclulated?
is there opportunity to collapse squences of jsr k-literal <bytes> jsr n-literal <bytes> ... into jsr k+n-literal <bytes+bytes> esp for single byte constants
do we set properties to zero often enough to have a special word and avoid all the zero literals?
Metadata
Metadata
Assignees
Labels
No labels