Searched refs:bytecode_data (Results 1 – 1 of 1) sorted by relevance
43 bool FilterBytecodeParser::LoadInternal(const uint8_t* bytecode_data, in LoadInternal() argument53 for (BytecodeDecoder it(bytecode_data, len, &packed_parse_err); it; ++it) in LoadInternal()