Home
last modified time | relevance | path

Searched refs:SYMBOL_TYPE (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_object.h27 SYMBOL_TYPE, enumerator
Dbuiltins_object.cpp389 case KeyType::SYMBOL_TYPE: { in GetOwnPropertyKeys()
431 KeyType type = KeyType::SYMBOL_TYPE; in GetOwnPropertySymbols()