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