#include <codeobj.h>
Public Attributes | |
| PmObjDesc_t | od |
| int8_t | no_argcount |
| int16_t | no_funcindx |
An extended object that holds only the most frequently used parts of the static native image. Other parts can be obtained by inspecting the native image itself.
| int8_t PmNo_s::no_argcount |
expected num args to the func
| int16_t PmNo_s::no_funcindx |
index into native function table
object descriptor
1.5.9