Home
last modified time | relevance | path

Searched defs:typeCount (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_bytecode_lowering.cpp608 size_t typeCount = info.tacc.GetTypeCount(); in PolyPrimitiveTypeCheckAndLoad() local
808 size_t typeCount = info.tacc.GetTypeCount(); in PolyHeapObjectCheckAndLoad() local
853 size_t typeCount = tacc.GetTypeCount(); in LowerTypedPolyLdObjByName() local
1008 size_t typeCount = tacc.GetTypeCount(); in LowerTypedStObjByName() local
2795 size_t typeCount = tacc.GetTypeCount(); in LowerInstanceOf() local
Dtype_info_accessors.h1615 size_t typeCount = GetTypeCount(); in CollectPrimitiveTypeInfo() local
Dtyped_hcr_lowering.cpp600 size_t typeCount = acc_.GetNumValueIn(gate) - 1; in LowerObjectTypeCheck() local
643 size_t typeCount = acc_.GetNumValueIn(gate) - 1; in LowerSimpleHClassCheck() local
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp583 int typeCount[JS_TYPE_SUM] = { 0 }; in IterateHandleWithCheck() local
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.cpp2824 int typeCount[JS_TYPE_SUM] = { 0 }; in StatisticHeapDetail() local