Searched refs:gap_code (Results 1 – 1 of 1) sorted by relevance
76 std::vector<uint8_t> gap_code; in Create2MethodsWithGap() local80 gap_code.resize(chunk_code_size, 0u); in Create2MethodsWithGap()81 AddCompiledMethod(MethodRef(method_idx), ArrayRef<const uint8_t>(gap_code), in Create2MethodsWithGap()86 gap_code.resize(chunk_code_size, 0u); in Create2MethodsWithGap()87 AddCompiledMethod(MethodRef(method_idx), ArrayRef<const uint8_t>(gap_code), in Create2MethodsWithGap()