Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_object_stub_builder.cpp1821 BRANCH(TaggedIsString(key), &checkString, &checkSymbol); in GetAllPropertyKeys() local
1824 BRANCH(IsUninitializedProperty(obj, *i, layout), &checkSymbol, &setValue); in GetAllPropertyKeys() local

Completed in 8 milliseconds