Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_object_stub_builder.cpp1252 BRANCH(Int32NotEqual(lengthOfKeys, Int32(0)), &hasKey, &nonKey); in Keys() local
1893 BRANCH(Int32NotEqual(propertyLen, Int32(0)), &hasKey, &nonKey); in Entries() local

Completed in 7 milliseconds