Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_object_stub_builder.cpp1033 BRANCH(Int32GreaterThan(num, Int32(0)), &hasProps, &notHasProps); in GetAllEnumKeys() local
1055 BRANCH(Int32GreaterThan(numOfKeys, Int32(0)), &numNotZero, &notHasProps); in GetAllEnumKeys() local

Completed in 7 milliseconds