WBRC              323 MMgc/WriteBarrier.h 			WBRC(gc, container, &t, newValue);
WBRC              240 core/E4XNode.cpp 			WBRC(core->GetGC(), this, &m_nameOrAux, uintptr(name));
WBRC             3199 core/Interpreter.cpp 					WBRC(core->GetGC(), env->lookup_cache, &env->lookup_cache[u2].object, AvmCore::atomToScriptObject(sp[0]));
WBRC              609 core/MethodInfo.cpp 			WBRC(gc, dmi, &dmi->localNames[i], undef);
WBRC              725 core/MethodInfo.cpp 		WBRC(core->GetGC(), dmi, &dmi->localNames[slot], core->internString(name));
WBRC              215 core/Multiname.cpp 		WBRC(gc, container, &name.name, that.name);
WBRC              237 core/Multiname.cpp 			WBRC(gc, container, &name.ns, that.ns);
WBRC              302 core/MultinameHashtable.cpp 		WBRC(gc, quadbase, &cur->name, name);
WBRC              304 core/MultinameHashtable.cpp 		WBRC(gc, quadbase, &cur->ns, ns);
WBRC               68 core/Namespace.cpp 		WBRC(GC::GetGC(this), this, &m_uri, (sint32)flags | (uintptr) uri);
WBRC               95 core/NamespaceSet-inlines.h 		WBRC(MMgc::GC::GetGC(this), this, &_namespaces[i], ns);
WBRC              741 core/ScriptObject.cpp 			WBRC(traits->core->GetGC(), this, p, atomPtr(value));
WBRC              369 core/StringObject.cpp 		WBRC(gc, this, &this->m_extra.master, master);
WBRC              111 core/Toplevel.cpp 		WBRC(core()->GetGC(), _builtinClasses, &_builtinClasses[class_id], cc);
WBRC              171 core/avmplusList.h 			WBRC(gc, data, &data[index], value);
WBRC              507 core/jit-calls.h             WBRC(c.slot_type->core->gc, obj, slot_ptr, atomPtr(val));
WBRC              231 shell/ShellCore.h 			WBRC(core()->GetGC(), shellClasses, &shellClasses[class_id], cc);