Added TODO

This commit is contained in:
Justin Ethier 2018-10-25 17:47:49 -04:00
parent 6577d9d462
commit 67698ec9a7

View file

@ -1794,6 +1794,7 @@
;; (%closure-ref
;; (cell-get (%closure-ref self$249 1))
;; 0)
TODO: need adbf, only a closure call if inner-cref's index matches adbf:self-closure-index
(define (self-closure-call? ast self)
(and-let* (((tagged-list? '%closure-ref ast))
((tagged-list? 'cell-get (cadr ast)))