isPointer 185 core/AvmCore-inlines.h REALLY_INLINE /*static*/ bool AvmCore::isPointer(Atom atom) isPointer 581 core/AvmCore.h static bool isPointer(Atom atom); isPointer 3091 core/CodegenLIR.cpp AvmAssert(isPointer((int)ptr_index)); // obj isPointer 3128 core/CodegenLIR.cpp AvmAssert(isPointer((int)ptr_index)); // obj isPointer 3141 core/CodegenLIR.cpp AvmAssert(isPointer((int)ptr_index)); // obj isPointer 442 core/CodegenLIR.h debug_only( bool isPointer(int i); ) isPointer 337 core/avmplusHashtable.cpp if(AvmCore::isPointer(key)) { isPointer 407 core/avmplusHashtable.cpp if(AvmCore::isPointer(value)) { isPointer 420 core/avmplusHashtable.cpp if(AvmCore::isPointer(atoms[i+1])) {