Home
last modified time | relevance | path

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

/dports/lang/smalltalk/smalltalk-3.2.5/libgst/
H A Dcomp.c1781 bc_vector thenByteCodes; in compile_if_statement() local
1788 thenByteCodes = in compile_if_statement()
1790 compile_jump (_gst_bytecode_length (thenByteCodes), in compile_if_statement()
1792 _gst_compile_and_free_bytecodes (thenByteCodes); in compile_if_statement()