]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/codegen/codegen.factor
GC maps for more compact inline GC checks
[factor.git] / basis / compiler / codegen / codegen.factor
index 68b01beed912467b4666f5f694f11bf53b330252..f33999ab89929514b7d8f28e668b72c68335440d 100755 (executable)
@@ -258,6 +258,7 @@ CODEGEN: ##restore-context %restore-context
 CODEGEN: ##vm-field %vm-field
 CODEGEN: ##set-vm-field %set-vm-field
 CODEGEN: ##alien-global %alien-global
+CODEGEN: ##gc-map %gc-map
 CODEGEN: ##call-gc %call-gc
 CODEGEN: ##spill %spill
 CODEGEN: ##reload %reload