Home
last modified time | relevance | path

Searched defs:primTypeName (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_typeapi_create.cpp192 …::pair<std::string, std::string> &TypeCreatorCtx::DeclarePrimitive(const std::string &primTypeName) in DeclarePrimitive()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_TypeCreator.cpp442 static void AddBoxedTypeCheck(pandasm::Function &fn, const std::string &primTypeName) in AddBoxedTypeCheck()