Site Tools


Sidebar

Smart Card Solution

User Manual

JavaCard API Samples

Java Card Specification

Knowledge Sharing

javacard:jcvm:7.5.7_areturn

7.5.7 areturn

Return reference from method

Format

areturn

Forms

areturn = 119 (0x77)

Stack

…, objectref → [empty]

Description

The objectref must be of type reference. The objectref is popped from the operand stack of the current frame ( Section 3.5, Frames) and pushed onto the operand stack of the frame of the invoker. Any other values on the operand stack of the current method are discarded.

The virtual machine then reinstates the frame of the invoker and returns control to the invoker.

javacard/jcvm/7.5.7_areturn.txt · Last modified: 2017/05/13 04:10 (external edit)