[Vm-dev] VM Maker: VMMaker.oscog-eem.2844.mcz

commits at source.squeak.org commits at source.squeak.org
Sat Oct 17 22:03:49 UTC 2020


Eliot Miranda uploaded a new version of VMMaker to project VM Maker:
http://source.squeak.org/VMMaker/VMMaker.oscog-eem.2844.mcz

==================== Summary ====================

Name: VMMaker.oscog-eem.2844
Author: eem
Time: 17 October 2020, 3:03:40.71844 pm
UUID: ac4dc785-a21a-4cb6-8788-0a1df33cde1a
Ancestors: VMMaker.oscog-eem.2843

I'm in the import/export business...

=============== Diff against VMMaker.oscog-eem.2843 ===============

Item was changed:
  ----- Method: IA32ABIPlugin>>primMostRecentCallbackContext (in category 'primitives-callbacks') -----
  primMostRecentCallbackContext
  	"This is here only for debugging; it is really useful in predicting the behaviour of primReturnAsFromContextThrough."
+ 	<export: true>
  	interpreterProxy methodReturnValue: (self positiveMachineIntegerValueOf: self getMostRecentCallbackContext)!



More information about the Vm-dev mailing list