Difference between revisions of "SCI/Specifications/SCI virtual machine/Introduction"

Jump to navigation Jump to search
m
Add "Notes" section
(I had a little slip and forgot the rest of the section)
m (Add "Notes" section)
 
Line 133: Line 133:
;Parameters  
;Parameters  
:Parameters are stored on the stack below the current stack frame, as they technically belong to the calling function. They can be modified, if necessary.<ref>Obviously, SCI uses a call-by-value model for primitives and call-by-reference for objects.</ref>
:Parameters are stored on the stack below the current stack frame, as they technically belong to the calling function. They can be modified, if necessary.<ref>Obviously, SCI uses a call-by-value model for primitives and call-by-reference for objects.</ref>
==Notes==
<references />
236

edits

Navigation menu