Страница 1 из 1

Отличие @Info от @Descriptor

Добавлено: 12.02.25 19:30
БудДен
Это не точно, но @Info - это рефлексия (например, описание параметров), а @Descriptor - это для сборщика мусора.

Re: Отличие @Info от @Descriptor

Добавлено: 12.02.25 19:32
БудДен

Код: Выделить всё

(* this is the name pool private to the export table -- it is sorted and should not be mixed / used for other names in a module *)
namePool := Block("Heaps","SystemBlockDesc",".@NamePool",namePoolOffset);