VM Maker: VMMaker-dtl.405.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

VM Maker: VMMaker-dtl.405.mcz

commits-2
 
David T. Lewis uploaded a new version of VMMaker to project VM Maker:
http://source.squeak.org/VMMaker/VMMaker-dtl.405.mcz

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

Name: VMMaker-dtl.405
Author: dtl
Time: 4 November 2019, 7:09:36.643 pm
UUID: 658427d8-283b-4570-a9e7-56aee994eba7
Ancestors: VMMaker-dtl.404

Use pushRemappableOop: to protect all positive64BitIntegerFor: calls in primitiveVMParameter. A large integer is instantiated in the VM even if normalized to small integer in the image, so protection is needed.

=============== Diff against VMMaker-dtl.404 ===============

Item was changed:
  ----- Method: ContextInterpreter>>primitiveVMParameter (in category 'system control primitives') -----
(excessive size, no diff calculated)