Java Class Encryption and License Management
Create evaluation versions, host- and user based licenses using
the same installation package. FREE evaluation version available.
www.jsecurity.net

Interpreter Class Reference

#include <interpreter_amd64.hpp>

Inheritance diagram for Interpreter:

AbstractInterpreter AbstractInterpreter AbstractInterpreter AllStatic AllStatic AllStatic

Static Public Member Functions

static int expr_offset_in_bytes (int i)
static int expr_tag_offset_in_bytes (int i)
static Address::ScaleFactor stackElementScale ()
static int expr_offset_in_bytes (int i)
static int expr_tag_offset_in_bytes (int i)
static int expr_offset_in_bytes (int i)
static int expr_tag_offset_in_bytes (int i)

Static Public Attributes

static const int InterpreterCodeSize = 200 * 1024
static const int return_sentinel = 0xfeedbeed

Detailed Description

Definition at line 28 of file interpreter_amd64.hpp.


Member Function Documentation

static int Interpreter.expr_offset_in_bytes ( int  i  )  [static]

Definition at line 31 of file interpreter_sparc.hpp.

References AbstractInterpreter.stackElementSize().

static int Interpreter.expr_offset_in_bytes ( int  i  )  [static]

Definition at line 44 of file interpreter_i486.hpp.

References AbstractInterpreter.stackElementSize().

static int Interpreter.expr_offset_in_bytes ( int  i  )  [static]

static int Interpreter.expr_tag_offset_in_bytes ( int  i  )  [static]

Definition at line 32 of file interpreter_sparc.hpp.

References expr_offset_in_bytes().

static int Interpreter.expr_tag_offset_in_bytes ( int  i  )  [static]

Definition at line 45 of file interpreter_i486.hpp.

References expr_offset_in_bytes().

static int Interpreter.expr_tag_offset_in_bytes ( int  i  )  [static]

static Address::ScaleFactor Interpreter.stackElementScale (  )  [static]

Definition at line 39 of file interpreter_i486.hpp.

Referenced by StubGenerator.generate_call_stub().


Field Documentation

static const int Interpreter::InterpreterCodeSize = 200 * 1024 [static]

Definition at line 43 of file interpreter_amd64.hpp.

Referenced by AbstractInterpreter.initialize().

const int Interpreter::return_sentinel = 0xfeedbeed [static]

Definition at line 37 of file interpreter_i486.hpp.


The documentation for this class was generated from the following files:

Powered by jsecurity.net
Generated by doxygen 1.5.7.1