Home
last modified time | relevance | path

Searched defs:thisLenIsZero (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_typedarray_stub_builder.cpp1041 GateRef thisLenIsZero = Int32Equal(thisLen, Int32(0)); in ReduceRight() local
1149 GateRef thisLenIsZero = Int32Equal(thisLen, Int32(0)); in Reduce() local
H A Dbuiltins_array_stub_builder.cpp1688 GateRef thisLenIsZero = Int32Equal(*thisLen, Int32(0)); in Reduce() local

Completed in 16 milliseconds