Home
last modified time | relevance | path

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

/dports/lang/smalltalk/smalltalk-3.2.5/libgst/
H A Dcomp.c1472 bc_vector receiverExprCodes, whileExprCodes = NULL; in compile_while_loop() local
1497 whileExprCodes = in compile_while_loop()
1500 jumpAroundOfs = _gst_bytecode_length (whileExprCodes) + 2; in compile_while_loop()
1528 _gst_compile_and_free_bytecodes (whileExprCodes); in compile_while_loop()