Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_object_stub_builder.cpp880 BRANCH(IsEnumerable(attr), &isEnumerable, &loopEnd); in GetNumKeysFromDictionary() local
2303 BRANCH(IsEnumerable(attr), &isEnumerable, &notEnumerable); GetOwnPropertyDescriptors() local
[all...]

Completed in 8 milliseconds