Functions | |
| ::OpenExeJpdaError | Jitrino::Jet.rt_get_local_var (JIT_Handle jit, Method_Handle method, const ::JitFrameContext *context, unsigned var_num, VM_Data_Type var_type, void *value_ptr) |
| Gets the given local variable with specified index and type. | |
| ::OpenExeJpdaError | Jitrino::Jet.rt_set_local_var (JIT_Handle jit, Method_Handle method, const ::JitFrameContext *context, unsigned var_num, VM_Data_Type var_type, void *value_ptr) |
| Sets the given local variable with specified index and type. | |
| ::OpenExeJpdaError Jitrino.Jet.rt_get_local_var | ( | JIT_Handle | jit, | |
| Method_Handle | method, | |||
| const ::JitFrameContext * | context, | |||
| unsigned | var_num, | |||
| VM_Data_Type | var_type, | |||
| void * | value_ptr | |||
| ) |
Gets the given local variable with specified index and type.
| ::OpenExeJpdaError Jitrino.Jet.rt_set_local_var | ( | JIT_Handle | jit, | |
| Method_Handle | method, | |||
| const ::JitFrameContext * | context, | |||
| unsigned | var_num, | |||
| VM_Data_Type | var_type, | |||
| void * | value_ptr | |||
| ) |
Sets the given local variable with specified index and type.
Genereated on Tue Mar 11 19:25:39 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.