Index: docs/subcomponents/drlvm/index.html =================================================================== --- docs/subcomponents/drlvm/index.html (revision 480904) +++ docs/subcomponents/drlvm/index.html (working copy) @@ -311,6 +311,13 @@ which gives a general definition of PMF. +
  • + JVMTI PopFrame Implementation +
    + Details on the PopFrame implementation as currently done in DRLVM. + The document indicates the functions responsible for the operation and + gives info on specifics of the current implementation. +
  • Index: xdocs/subcomponents/drlvm/index.xml =================================================================== --- xdocs/subcomponents/drlvm/index.xml (revision 480518) +++ xdocs/subcomponents/drlvm/index.xml (working copy) @@ -123,6 +123,13 @@ which gives a general definition of PMF. +
  • + JVMTI PopFrame Implementation +
    + Details on the PopFrame implementation as currently done in DRLVM. + The document indicates the functions responsible for the operation and + gives info on specifics of the current implementation. +