Commit 831bf6de49ae58bd3630f40bdb6f8bc5371a33dd Parent 3d0110a36054a9af1532d52f2671360fa1c802a3 Author John MacFarlane <jgm@berkeley.edu> Date Fri, 12 Dec 2014 23:49:52 -0800 Revert "Removed CMARK_NODE_REFERENCE_DEF from API." This reverts commit b598b52a4acdc2332be3d34e30237d1b93b7dd03. The change led to some problems, because some of the callers of 'finalize' expected the node to exist after the call. This could all be rewritten, but for now let's just revert.