Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

Supported Uninlining

Daomephsta edited this page Sep 1, 2019 · 2 revisions

Unpick can uninline the following situations:

  • Inlined literal arguments of method invocations
  • Inlined bit flag arguments of method invocations
  • Inlined literal arguments of return statements
  • Inlined bit flag arguments of return statements
Clone this wiki locally