Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_typedarray_stub_builder.cpp800 BRANCH(Int32Equal(thisLen, Int32(0)), &notFound, &thisLenNotZero); in Includes() local
H A Dbuiltins_array_stub_builder.cpp2575 BRANCH(Int32Equal(thisLen, Int32(0)), &notFound, &thisLenNotZero); in Includes() local

Completed in 15 milliseconds