Searched defs:VerificationInitAPI (Results 1 – 1 of 1) sorted by relevance
46 struct VerificationInitAPI { struct47 std::vector<panda_file::Type::TypeId> primitiveRootsForVerification;48 std::vector<const uint8_t *> arrayElementsForVerification;49 bool isNeedObjectSyntheticClass = false;50 bool isNeedStringSyntheticClass = false;51 bool isNeedClassSyntheticClass = false;