gc-reset, gc-stats, jit-compile primitives didn't have static stack effects

db4
slava 2008-11-24 16:01:53 -06:00
parent fbc0f33c86
commit e9aa13150f
1 changed files with 6 additions and 0 deletions

View File

@ -614,3 +614,9 @@ M: object infer-call*
\ modify-code-heap { array object } { } define-primitive
\ unimplemented { } { } define-primitive
\ gc-reset { } { } define-primitive
\ gc-stats { } { array } define-primitive
\ jit-compile { quotation } { } define-primitive