Searched refs:tables_end (Results 1 – 1 of 1) sorted by relevance
1267 const byte* tables_end) { in DecodeAsmJsOffsets() argument1270 Decoder decoder(tables_start, tables_end); in DecodeAsmJsOffsets()1273 if (functions_count < static_cast<unsigned>(tables_end - tables_start)) { in DecodeAsmJsOffsets()