Module openj9.dtfj

Interface IStackWalkerCallbacks

    • Method Detail

      • fieldSlotWalkFunction

        void fieldSlotWalkFunction​(WalkState walkState,
                                   ObjectReferencePointer objectSlot,
                                   VoidPointer stackLocation)
        This callback doesn't exist in the native C. It's purpose in DDR is passing back field slots in stack-allocated objects (which would be incorrectly handled by a PointerPointer)