From: Keith Packard Date: Wed, 13 Dec 2017 02:00:12 +0000 (-0800) Subject: altos/scheme: Use direct calls from frame to frame_vals mem functions X-Git-Tag: 1.8.4~1^2~28 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=c490efdf90befdf048ff7d9cbbe26bcc6f942820;hp=c490efdf90befdf048ff7d9cbbe26bcc6f942820;p=fw%2Faltos altos/scheme: Use direct calls from frame to frame_vals mem functions Avoids the extra stack depth of the poly versions. Signed-off-by: Keith Packard ---