Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_bytecode_lowering.cpp604 std::map<size_t, uint32_t> &typeIndex2HeapConstantIndex) in PolyPrimitiveTypeCheckAndLoad()
801 const std::map<size_t, uint32_t> &typeIndex2HeapConstantIndex) in PolyHeapObjectCheckAndLoad()
867 …std::map<size_t, uint32_t> typeIndex2HeapConstantIndex = tacc.CollectPrimitiveTypeInfo(compilation… in LowerTypedPolyLdObjByName() local
Dtype_info_accessors.h1611 std::map <size_t, uint32_t> typeIndex2HeapConstantIndex; in CollectPrimitiveTypeInfo() local