Searched refs:GetElementByKey (Results 1 – 2 of 2) sorted by relevance
23 int SubtypingOperator::GetElementByKey(const JSThread *thread, T *obj, JSTaggedValue key) in GetElementByKey() function123 if (GetElementByKey(thread, super, key) != -1) { in SubtypingCondition()
70 static int GetElementByKey(const JSThread *thread, T *obj, JSTaggedValue key);