Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.cpp2002 GateRef intLen = builder_.GetInt64OfTInt(arg0); in LowerArrayConstructor() local
2098 GateRef intLen = builder_.GetInt64OfTInt(len); in ConvertFloat32ArrayConstructorLength() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_stub_builder.cpp5088 GateRef intLen = GetInt64OfTInt(arg0); in GenArrayConstructor() local