Searched defs:VerificationInitAPI (Results 1 – 1 of 1) sorted by relevance
44 struct VerificationInitAPI { struct45 std::vector<panda_file::Type::TypeId> primitive_roots_for_verification;46 std::vector<const uint8_t *> array_elements_for_verification;47 bool is_need_object_synthetic_class = false;48 bool is_need_string_synthetic_class = false;49 bool is_need_class_synthetic_class = false;