Classes | |
struct | GlobalRef |
struct | LocalRef |
Public Member Functions | |
MiniscriptReferences (const Common::Array< LocalRef > &localRefs, const Common::Array< GlobalRef > &globalRefs) | |
void | linkInternalReferences (ObjectLinkingScope *scope) |
void | visitInternalReferences (IStructuralReferenceVisitor *visitor) |
Common::WeakPtr< RuntimeObject > | getRefByIndex (uint index) const |
Common::WeakPtr< RuntimeObject > | getGlobalRefByIndex (uint index) const |