Searched refs:methodBytecode (Results 1 – 1 of 1) sorted by relevance
2731 std::vector<uint8_t> methodBytecode; in TEST_F() local2732 … auto resolvedMethodData = CreateResolvedMethod(cls, vregNum, args1, &methodBytecode, &shortyBuf); in TEST_F()