#include <vframe_prims.hpp>
Inheritance diagram for vframeOopPrimitives:


Static Public Member Functions | |
| static | PRIM_DECL_1 (process, oop receiver) |
| static | PRIM_DECL_1 (index, oop receiver) |
| static | PRIM_DECL_1 (time_stamp, oop receiver) |
| static | PRIM_DECL_1 (is_smalltalk_activation, oop receiver) |
| static | PRIM_DECL_1 (byte_code_index, oop receiver) |
| static | PRIM_DECL_1 (expression_stack, oop receiver) |
| static | PRIM_DECL_1 (method, oop receiver) |
| static | PRIM_DECL_1 (receiver, oop recv) |
| static | PRIM_DECL_1 (temporaries, oop receiver) |
| static | PRIM_DECL_1 (arguments, oop receiver) |
| static | PRIM_DECL_1 (pretty_print, oop receiver) |
Static Public Attributes | |
| static int | number_of_calls |
Static Private Member Functions | |
| static void | inc_calls () |
Definition at line 27 of file vframe_prims.hpp.
| static void vframeOopPrimitives::inc_calls | ( | ) | [inline, static, private] |
| static vframeOopPrimitives::PRIM_DECL_1 | ( | pretty_print | , | |
| oop | receiver | |||
| ) | [static] |
| static vframeOopPrimitives::PRIM_DECL_1 | ( | arguments | , | |
| oop | receiver | |||
| ) | [static] |
| static vframeOopPrimitives::PRIM_DECL_1 | ( | temporaries | , | |
| oop | receiver | |||
| ) | [static] |
| static vframeOopPrimitives::PRIM_DECL_1 | ( | receiver | , | |
| oop | recv | |||
| ) | [static] |
| static vframeOopPrimitives::PRIM_DECL_1 | ( | method | , | |
| oop | receiver | |||
| ) | [static] |
| static vframeOopPrimitives::PRIM_DECL_1 | ( | expression_stack | , | |
| oop | receiver | |||
| ) | [static] |
| static vframeOopPrimitives::PRIM_DECL_1 | ( | byte_code_index | , | |
| oop | receiver | |||
| ) | [static] |
| static vframeOopPrimitives::PRIM_DECL_1 | ( | is_smalltalk_activation | , | |
| oop | receiver | |||
| ) | [static] |
| static vframeOopPrimitives::PRIM_DECL_1 | ( | time_stamp | , | |
| oop | receiver | |||
| ) | [static] |
| static vframeOopPrimitives::PRIM_DECL_1 | ( | index | , | |
| oop | receiver | |||
| ) | [static] |
| static vframeOopPrimitives::PRIM_DECL_1 | ( | process | , | |
| oop | receiver | |||
| ) | [static] |
int vframeOopPrimitives::number_of_calls [static] |
1.4.7