Skip to content

Commit

Permalink
Revert initializeRememberedSetShouldStartEmpty:
Browse files Browse the repository at this point in the history
  • Loading branch information
Hernán Morales Durand committed Aug 1, 2023
1 parent 74d318c commit db0abbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions smalltalksrc/VMMaker/VMRememberedSet.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ VMRememberedSet >> initialize [
{ #category : #initialization }
VMRememberedSet >> initializeRememberedSetShouldStartEmpty: shouldStartEmpty [
| obj |

obj := self objectOop.
obj = manager nilObject
ifTrue:
Expand Down

0 comments on commit db0abbc

Please sign in to comment.