Skip to content

Commit f572ef1

Browse files
committed
Adding the API tag
1 parent 3ebecd9 commit f572ef1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

smalltalksrc/VMMaker/SpurMemoryManager.class.st

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3697,6 +3697,7 @@ SpurMemoryManager >> classFormatFromInstFormat: instFormat [
36973697

36983698
{ #category : 'header format' }
36993699
SpurMemoryManager >> classIndexFieldWidth [
3700+
<api>
37003701
"22-bit class mask => ~ 4M classes"
37013702
^22
37023703
]

0 commit comments

Comments
 (0)