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