Skip to content

src: refactor contextify

Rodrigo Muino Tomonari requested to merge github/fork/fhinkel/refactorVm into master
Checklist
  • make -j8 test (UNIX) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

src, vm

Description of change

Small refactoring to make contextify more readable. Remove auto and inline FromJust(). Simplify if statement.

Merge request reports

Loading