NAMESPACE_TYPE 242 core/CdeclThunk.cpp case kNAMESPACE: return NAMESPACE_TYPE; NAMESPACE_TYPE 1793 core/CodegenLIR.cpp emitPtrConst(state, sp+1, pool->cpool_ns[imm30], NAMESPACE_TYPE); NAMESPACE_TYPE 2827 core/CodegenLIR.cpp && in != STRING_TYPE && in != NAMESPACE_TYPE) NAMESPACE_TYPE 2835 core/CodegenLIR.cpp else if (!result->isMachineType() && result != NAMESPACE_TYPE) NAMESPACE_TYPE 5103 core/CodegenLIR.cpp if (t && !t->isMachineType() && t != STRING_TYPE && t != NAMESPACE_TYPE && t != NULL_TYPE) NAMESPACE_TYPE 5113 core/CodegenLIR.cpp if (t == NAMESPACE_TYPE) offset = offsetof(Toplevel, namespaceClass); NAMESPACE_TYPE 647 core/Verifier.cpp state->push(NAMESPACE_TYPE, pool->cpool_ns[imm30] != NULL); NAMESPACE_TYPE 1913 core/Verifier.cpp peekType(NAMESPACE_TYPE, depth++);