]> gitweb.factorcode.org Git - factor.git/commit
Revert "VM: removing the unused callstack-bounds primitive"
authorDoug Coleman <doug.coleman@gmail.com>
Mon, 4 Jun 2018 02:38:53 +0000 (21:38 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Mon, 4 Jun 2018 03:12:28 +0000 (22:12 -0500)
commitaa87e69d2527c196f199cae955e4ca2687da44e2
tree86c5d845142fa3706b1c3836f1ceedf976b606e3
parent2e65fabf30f101b948962dd88d3250719d65a7d7
Revert "VM: removing the unused callstack-bounds primitive"

This reverts commit c55a6ef87324d1a22fa0f5e935d9575005e15bd4.

This primitive is useful for fixing the macOS pthread bug and the javascriptcore library.
basis/bootstrap/image/primitives/primitives.factor
core/kernel/kernel.factor
vm/callstack.cpp
vm/primitives.hpp
vm/vm.hpp