Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_object_stub_builder.cpp1262 BRANCH(Int32NotEqual(lengthOfElements, Int32(0)), &hasEle, &nonEle); in Keys() local
1903 BRANCH(Int32NotEqual(elementLen, Int32(0)), &hasEle, &nonEle); in Entries() local

Completed in 8 milliseconds