Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_hcr_lowering.cpp95 …GateRef cachedArray = builder_.GetObjectFromConstPool(glue, gate, sharedConstpool, unsharedConstpo… in LowerCreateArrayWithBuffer() local
Dstub_builder-inl.h3943 GateRef cachedArray, GateRef cachedLength, GateRef traceId, Label *miss) in LoadHCIndexFromConstPool()