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