Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnative_inline_lowering.cpp1483 GateRef arrayKind = builder_.Int32(static_cast<int32_t>(kind)); in TryInlineIndexOfIncludes() local
Dmcr_circuit_builder.cpp1829 GateRef thisArray, GateRef fromIndex, GateRef targetElement, GateRef callID, GateRef arrayKind) in ArrayIncludesIndexOf()