Designated more objs that allocate mutable objs

This commit is contained in:
Justin Ethier 2016-12-14 17:32:27 -05:00
parent 3985544a0f
commit 1c6388bfaf

View file

@ -650,7 +650,7 @@
(member
prim
'(
;apply ;; ??
apply ;; ??
cons
make-vector
make-bytevector
@ -668,10 +668,10 @@
substring
Cyc-installation-dir
Cyc-compilation-environment
; Cyc-bytevector-copy
; Cyc-utf8->string
; Cyc-string->utf8
; list->vector
Cyc-bytevector-copy
Cyc-utf8->string
Cyc-string->utf8
list->vector
)))
(define (prim-calls-inlinable? prim-calls)