Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dpgo_type_infer.cpp92 auto length = builder_->GetArrayElementsLength(gate); in InferCreateArray()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_circuit_builder.h403 uint32_t GetArrayElementsLength(GateRef gate) const in GetArrayElementsLength() function