[Vm-dev] Get a symbol pointer une VMMaker

Mathieu Suen mathk.sue at gmail.com
Thu Apr 19 12:16:34 UTC 2007


Hi,

I am trying to hack some method and I would like to send a message to  
a Squeak object in the VM.
How the reification works between the VM and the Squeak word?

I could do somethigs like:

	messageSelector := "Pointer to the symbol I don't know how to  
retrieve."
	argumentCount := 1
	self normalSend.

Thanks

	Mth





More information about the Vm-dev mailing list