Skip to content

Supported Uninlining

Daomephsta edited this page Apr 3, 2021 · 1 revision

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