PreviousUpNext

13.5.19  inlining_mapstack

The standard library inlining_mapstack package implements one of the three tables making up core compiler state, the other two being the linking_mapstack and symbolmapstack.

The inlining_mapstack package implements the Inlining_Mapstack API.

The inlining_mapstack package source code is in src/lib/compiler/toplevel/compiler-state/inlining-mapstack.pkg.

See also: inlining_data.

See also: compiler_mapstack_set.

See also: linking_mapstack.

See also: symbolmapstack.

The above information is manually maintained and may contain errors.

Inlining_Mapstack

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext