Searched refs:CheckPropertiesForRep (Results 1 – 2 of 2) sorted by relevance
645 static bool CheckPropertiesForRep(
2559 if (CheckPropertiesForRep(properties, propsLen, hclass)) { in CreateObjectFromProperties()2635 bool JSObject::CheckPropertiesForRep( in CheckPropertiesForRep() function in panda::ecmascript::JSObject