alloc_object       45 heap.c             ret = alloc_object(inter, STRING_OBJECT);
alloc_object       57 heap.c             ret = alloc_object(inter, STRING_OBJECT);
alloc_object       71 heap.c             ret = alloc_object(inter, ARRAY_OBJECT);