Home
last modified time | relevance | path

Searched refs:arrayClassCacheVec (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Demit.cpp2505 std::vector<MIRSymbol *> arrayClassCacheVec; in EmitGlobalVariable() local
2536 arrayClassCacheVec.emplace_back(mirSymbol); in EmitGlobalVariable()
2951 EmitMuidTable(arrayClassCacheVec, strIdx2Type, kArrayClassCacheTable); in EmitGlobalVariable()