• Nicolas Geoffray's avatar
    Add a flag to StackVisitor for inlining. · 8e5bd18f
    Nicolas Geoffray authored
    The flag tells whether the stack walk needs to include inlined
    Java frames.
    
    This does not do anything just yet, as we're not inlining anyways.
    
    Change-Id: I716e25094fe56fa335ca1f9a398c1bcdba478e73
    8e5bd18f
dalvik_system_VMStack.cc 5.13 KB