On Nov 9, 2005, at 14:55, Roger Browne wrote:

The 'find_type' opcode seems to return a positive integer for a PMC or
ParrotObject, and a negative integer for a Parrot datatype such as
"longlong".

... and 0 for unknown types.

Yep. If you are unsure, if your name is a class name, test for the result being > 0.

leo

Reply via email to