How the Nasal GC works: Difference between revisions

Jump to navigation Jump to search
m
Line 310: Line 310:




[[File:NasalNaGetCallgraph.png|thumb|450px|Callgraph for naGC_get()]]
[[File:NasalNaGetCallgraph.png|thumb|550px|Callgraph for naGC_get()]]


All high level type allocators (naNewString, naNewVector, naNewHash etc) make use of the naNew() call introduced earlier.
All high level type allocators (naNewString, naNewVector, naNewHash etc) make use of the naNew() call introduced earlier.

Navigation menu