_async | DLLCallNode | [protected] |
_begin_bci | MethodInterval | [protected] |
_dll_name | DLLCallNode | [protected] |
_end_bci | MethodInterval | [protected] |
_failure_code | ExternalCallNode | [protected] |
_function | DLLCallNode | [protected] |
_function_name | DLLCallNode | [protected] |
_in_prim_failure | MethodInterval | [protected] |
_method | MethodInterval | [protected] |
_nofArgs | DLLCallNode | [protected] |
_parent | MethodInterval | [protected] |
async() const | DLLCallNode | [inline] |
begin_bci() const | MethodInterval | [inline] |
dll_name() const | DLLCallNode | [inline] |
DLLCallNode(methodOop method, MethodInterval *parent, int begin_bci, int next_bci, InterpretedDLL_Cache *cache) | DLLCallNode | [protected] |
end_bci() const | MethodInterval | [inline] |
ExternalCallNode(methodOop method, MethodInterval *parent, int begin_bci, int next_bci) | ExternalCallNode | [protected] |
ExternalCallNode(methodOop method, MethodInterval *parent, int begin_bci, int next_bci, int end_offset) | ExternalCallNode | [protected] |
failure_code() const | ExternalCallNode | [inline] |
function() const | DLLCallNode | [inline] |
function_name() const | DLLCallNode | [inline] |
in_prim_failure_block() const | MethodInterval | [inline] |
includes(int bci) const | MethodInterval | [inline] |
initialize(InterpretedDLL_Cache *cache) | DLLCallNode | [protected] |
ExternalCallNode::initialize(methodOop method, MethodInterval *parent, int begin_bci, int end_bci, bool failBlock) | MethodInterval | [protected] |
method() const | MethodInterval | [inline] |
MethodInterval(methodOop method, MethodInterval *parent) | MethodInterval | [protected] |
MethodInterval(methodOop method, MethodInterval *parent, int begin_bci, int end_bci=-1, bool failureBlock=false) | MethodInterval | [protected] |
MethodIntervalFactory class | DLLCallNode | [friend] |
nofArgs() const | DLLCallNode | [inline] |
operator delete(void *p) | ResourceObj | [inline] |
operator new(size_t size, bool on_C_heap=false) | ResourceObj | [inline] |
parent() const | MethodInterval | [inline] |
set_end_bci(int bci) | MethodInterval | [inline, protected] |
set_prim_failure(bool f) | MethodInterval | [inline] |