Spaces:
Running
Running
scratch0-5
/
utils
/VMMakerJS.package
/Boolean.extension
/class
/jscg.generateCoerceToOopFrom.on..st
*vmmakerjs | |
jscg: cg generateCoerceToOopFrom: aNode on: aStream | |
"N.B. The is used both for generation and simulation so answer the result (for interpretation)" | |
^cg generateCoerceToBooleanObjectFrom: aNode on: aStream |