[Pharo-project] Unsent selectors in CompiledMethod
Dec. 13, 2009
4:05 p.m.
Hello guys, there are few unsent messages on class side of CompiledMethod, primitive: primNum numArgs: numArgs numTemps: numTemps stackSize: stackSize literals: literals bytecodes: bytecodes trailer: trailerBytes and newBytes: numberOfBytes trailerBytes: trailer nArgs: nArgs nTemps: nTemps nStack: stackSize nLits: nLits primitive: primitiveIndex flag: flag I checked both in Pharo 1.1-core and in Trunk images, both of them seem having no senders. Any insights if it safe to wipe them out? -- Best regards, Igor Stasenko AKA sig.
6074
Age (days ago)
6074
Last active (days ago)
0 comments
1 participants
participants (1)
-
Igor Stasenko