Searched defs:propertyList (Results 1 – 4 of 4) sorted by relevance
60 std::vector<JSHandle<JSTaggedValue>> propertyList; in ParseJSONText() local309 std::vector<JSHandle<JSTaggedValue>> &propertyList) in CreateJsonObject()330 std::vector<JSHandle<JSTaggedValue>> &propertyList) in CreateSJsonObject()439 … std::vector<JSHandle<JSTaggedValue>> &propertyList) in CreateJsonMap()457 … std::vector<JSHandle<JSTaggedValue>> &propertyList) in CreateSJsonMap()
142 auto propertyList = interface->Body(); in UpdateInterfacePropertys() local
920 std::vector<JSHandle<JSTaggedValue>> &&propertyList) in AddFieldTypeToHClass()
1999 auto propertyList = classType->Fields(); in TransformProperties() local