NULL_TYPE 1778 core/CodegenLIR.cpp emitPtrConst(state, sp+1, 0, NULL_TYPE); NULL_TYPE 2754 core/CodegenLIR.cpp else if (!result->isMachineType() && in == NULL_TYPE) NULL_TYPE 4775 core/CodegenLIR.cpp if (((lht == NULL_TYPE) && (rht && !rht->notDerivedObjectOrXML())) || NULL_TYPE 4776 core/CodegenLIR.cpp ((rht == NULL_TYPE) && (lht && !lht->notDerivedObjectOrXML())) || NULL_TYPE 4827 core/CodegenLIR.cpp localSet(state->verifier->stackBase, exAtom, NULL_TYPE); NULL_TYPE 5103 core/CodegenLIR.cpp if (t && !t->isMachineType() && t != STRING_TYPE && t != NAMESPACE_TYPE && t != NULL_TYPE) NULL_TYPE 546 core/Verifier.cpp state->push(NULL_TYPE); NULL_TYPE 2649 core/Verifier.cpp if (t1 == NULL_TYPE && t2 && !t2->isMachineType()) NULL_TYPE 2654 core/Verifier.cpp if (t2 == NULL_TYPE && t1 && !t1->isMachineType()) NULL_TYPE 2925 core/Verifier.cpp if (!t->isNumeric() && !v.notNull && t != BOOLEAN_TYPE && t != NULL_TYPE)