Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_typedarray_stub_builder.cpp811 BRANCH(TaggedIsInt(fromIndexTemp), &secondArgIsInt, slowPath); in Includes() local
H A Dbuiltins_array_stub_builder.cpp2586 BRANCH(TaggedIsInt(fromIndexTemp), &secondArgIsInt, slowPath); in Includes() local

Completed in 14 milliseconds