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