formatAtomPtr     412 core/ArrayObject.cpp 		return core->concatStrings(prefix, core->formatAtomPtr(atom()));
formatAtomPtr    1424 core/AvmCore.h 		Stringp formatAtomPtr(Atom atom);
formatAtomPtr     156 core/ClassClosure.cpp 		return core->concatStrings(prefix, core->formatAtomPtr(atom()));
formatAtomPtr     121 core/DateObject.cpp 		result = String::concatStrings(result, core->formatAtomPtr(atom()));
formatAtomPtr      83 core/MethodClosure.cpp 		return core->concatStrings(prefix, core->formatAtomPtr(atom()));
formatAtomPtr     509 core/ScriptObject.cpp 														   core->formatAtomPtr(atom())));
formatAtomPtr     512 core/ScriptObject.cpp 									   core->formatAtomPtr(atom()));
formatAtomPtr    1635 core/Traits.cpp 									core->formatAtomPtr((uintptr)this));