Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_hcr_lowering.cpp720 EcmaString *propString = EcmaString::Cast(key.GetTaggedObject()); in TryLowerTypedLdObjByNameForArray() local
722 if (propString == lengthString) { in TryLowerTypedLdObjByNameForArray()