#include <codeSlotsMap.h>
Class diagram for outerMethodMap:
Public Members | |||
![]() | ![]() | MethodKind | kind () |
![]() | ![]() | mirrorOop | mirror_proto () |
![]() | ![]() | oop | mirror_source_offset (oop r) |
![]() | ![]() | oop | mirror_source_length (oop r) |
![]() | ![]() | bool | verify (oop obj) |
![]() | ![]() | methodMap* | get_lexical_link_map () |
Friends | |||
![]() | ![]() | slotsOop | create_outerMethod (slotList* slots, ByteCode* b, char* annotation, IntBList* stack_deltas) |
MethodKind outerMethodMap::kind () [inline, virtual]
|
Reimplemented from Map.
mirrorOop outerMethodMap::mirror_proto () [inline, virtual]
|
Reimplemented from Map.
oop outerMethodMap::mirror_source_offset (oop r) [inline, virtual]
|
Reimplemented from Map.
oop outerMethodMap::mirror_source_length (oop r) [inline, virtual]
|
Reimplemented from Map.
bool outerMethodMap::verify (oop obj) [virtual]
|
Reimplemented from Map.
methodMap * outerMethodMap::get_lexical_link_map () [inline, virtual]
|
Reimplemented from methodMap.
slotsOop create_outerMethod (slotList * slots, ByteCode * b, char * annotation = "", IntBList * stack_deltas = NULL) [friend]
|
Reimplemented from methodMap.