liftlocals

    Dark Mode
Search:
Group by:

This module implements the '.liftLocals' pragma.

Procs

proc liftLocalsIfRequested(prc: PSym; n: PNode; cache: IdentCache;
                           conf: ConfigRef): PNode {...}{.
    raises: [Exception, ValueError, IOError, ERecoverableError],
    tags: [RootEffect, WriteIOEffect, ReadIOEffect, ReadEnvEffect].}
  Source Edit