[squeak-dev] Unsent selectors in CompiledMethod

Igor Stasenko siguctua at gmail.com
Sun Dec 13 16:05:49 UTC 2009


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.



More information about the Squeak-dev mailing list