Frida Docs Unified
    Preparing search index...

    Options that may be passed to Java.backtrace().

    interface BacktraceOptions {
        limit?: number;
    }
    Index

    Properties

    Properties

    limit?: number

    Limit how many frames up the stack to walk. Defaults to 16.