Home
last modified time | relevance | path

Searched refs:termination_method (Results 1 – 1 of 1) sorted by relevance

/dports/lang/smalltalk/smalltalk-3.2.5/libgst/
H A Dcomp.c392 static OOP termination_method; variable
457 termination_method = _gst_make_new_method (0, 0, 0, 0, _gst_nil_oop, in _gst_install_initial_methods()
463 ((gst_compiled_method) OOP_TO_OBJ (termination_method))->header.headerFlag in _gst_install_initial_methods()
466 install_method (termination_method); in _gst_install_initial_methods()
487 if (!termination_method) in _gst_get_termination_method()
489 termination_method = in _gst_get_termination_method()
494 return (termination_method); in _gst_get_termination_method()