[Pharo-project] How detect a primitve?
Aug. 3, 2010
9:55 p.m.
Hi All, Im working on the bytecodes for methods and I am wondering, how can I tell if a compiled methods bytecode contains (starts) with a primitive, and which primitive it is? Rgs, James.
Aug. 3, 2010
10 p.m.
On Wed, 4 Aug 2010, James Ladd wrote:
Hi All,
Im working on the bytecodes for methods and I am wondering, how can I tell if a compiled methods bytecode contains (starts) with a primitive, and which primitive it is?
See CompiledMethod >> #primitive. Levente
Rgs, James.
5841
Age (days ago)
5841
Last active (days ago)
1 comments
2 participants
participants (2)
-
James Ladd -
Levente Uzonyi