Searched refs:STRING_TYPE (Results 1 – 3 of 3) sorted by relevance
26 STRING_TYPE = 0, enumerator
379 case KeyType::STRING_TYPE: { in GetOwnPropertyKeys()417 KeyType type = KeyType::STRING_TYPE; in GetOwnPropertyNames()
70 …* Returns `true` if the `type` is equal to or subtype of `super_type` (i.e `type` is `STRING_TYPE`…