File size: 176 Bytes
8f3f8db
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
*vmmakerjs
jscg: cg prolog: aBlock expr: aString index: anInteger

	^cg 
		jscgLoad: aBlock 
		expr: aString 
		asCharPtrFrom: anInteger
		andThen: (cg jscgValBlock: 'isBytes')