Added various random code object frobbing vops. code-constant-set sets one
of the constants in a code object. code-instructions returns a sap pointing to the start of the instructions for a code object. Compute-function returns a function when given a code object and an offset.
Loading
Please register or sign in to comment