Unsent selectors in CompiledMethod

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Unsent selectors in CompiledMethod

Igor Stasenko
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.

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project