]> gitweb.factorcode.org Git - factor.git/commit
VM: name change no_non_safepoint_words_p -> stack_frame_p
authorBjörn Lindqvist <bjourne@gmail.com>
Mon, 30 May 2016 02:57:14 +0000 (04:57 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Mon, 30 May 2016 05:44:20 +0000 (07:44 +0200)
commit00a64c9271322e78a9e1c490b5ea3434d840b1e9
treef4603c20a15b7c6613c0f98d702ab399eb86c271
parent1fddf797242a2999b2e176e2ef119ad4c727847a
VM: name change no_non_safepoint_words_p -> stack_frame_p

It returns true if the quotation should be wrapped in a stack frame.
vm/quotations.cpp
vm/quotations.hpp