• Andy McFadden's avatar
    Expand indirect reference ifdefs. · eb9cbc33
    Andy McFadden authored
    This excludes some things that used to be common between the direct and
    indirect reference implementations.  The goal is to restore the original
    method call performance.  In particular, we no longer convert native
    method arguments to local references when USE_INDIRECT_REF is not
    defined.
    eb9cbc33
JniInternal.h 5.75 KB