Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dshare_gate_meta_data.h590 bool IsLoadElement() const in IsLoadElement() function
Dmcr_lowering.cpp276 if (accessor.IsLoadElement() && !Elements::IsHole(kind)) { in LowerHClassStableArrayCheck()