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