[Vm-dev] VM Maker: BytecodeSets.spur-eem.31.mcz

commits at source.squeak.org commits at source.squeak.org
Tue Apr 7 22:05:29 UTC 2015


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

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

Name: BytecodeSets.spur-eem.31
Author: eem
Time: 7 April 2015, 3:05:24.263 pm
UUID: be2a42eb-d805-41bd-aadd-87da44bf0303
Ancestors: BytecodeSets.spur-eem.30

EncoderForSistaV1 needs to say that it supports
closure opcodes.

=============== Diff against BytecodeSets.spur-eem.30 ===============

Item was added:
+ ----- Method: EncoderForSistaV1>>supportsClosureOpcodes (in category 'bytecode generation') -----
+ supportsClosureOpcodes
+ 	^true!



More information about the Vm-dev mailing list