diff options
Diffstat (limited to 'module/system/vm/assembler.scm')
-rw-r--r-- | module/system/vm/assembler.scm | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/module/system/vm/assembler.scm b/module/system/vm/assembler.scm index cf64ef076..da125119d 100644 --- a/module/system/vm/assembler.scm +++ b/module/system/vm/assembler.scm @@ -260,13 +260,6 @@ emit-ulsh/immediate emit-char->integer emit-integer->char - emit-struct-vtable - emit-allocate-struct/immediate - emit-struct-ref/immediate - emit-struct-set!/immediate - emit-allocate-struct - emit-struct-ref - emit-struct-set! emit-class-of emit-make-array emit-scm->f64 |