Further adjustments to mark_object and friends.
authorDmitry Antipov <dmantipov@yandex.ru>
Mon, 9 Jun 2014 15:03:49 +0000 (19:03 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Mon, 9 Jun 2014 15:03:49 +0000 (19:03 +0400)
commit2c70e6b00aec31c455eee2a939863a4e382986fc
tree43fc914373e63cee915e406470ce4e5b7a10543f
parentf4454d5215837bdddec70d8a1e7a9a4b3e4d52bd
Further adjustments to mark_object and friends.
Now the mark_object's stack is just 32 bytes on a 64-bit
system, which means extra 20% off the stack usage.
* alloc.c (mark_save_value): As before, refactored out from ...
(mark_object): ... adjusted user.  Also add comment.
src/ChangeLog
src/alloc.c