version 1.0.1
Changes
- Bug fixes in
NaBytecode.resolve()
, now calling it multiple times will not mess with jump instructions - removed
isSameAraryRef
andterminate
are gone - updated
isSameArray
instruction - Added spec for NaData
NaBytecode.resolve()
, now calling it multiple times will not mess with jump instructionsisSameAraryRef
and terminate
are goneisSameArray
instruction