Searched defs:functions_count (Results 1 – 4 of 4) sorted by relevance
15 int functions_count; member
532 uint32_t functions_count = in DecodeFunctionSection() local744 uint32_t functions_count = consume_u32v("functions count"); in DecodeCodeSection() local761 bool CheckFunctionsCount(uint32_t functions_count, uint32_t offset) { in CheckFunctionsCount()1459 bool ModuleDecoder::CheckFunctionsCount(uint32_t functions_count, in CheckFunctionsCount()1529 uint32_t functions_count = decoder.consume_u32v("functions count"); in DecodeAsmJsOffsets() local1650 uint32_t functions_count = decoder.consume_u32v("functions count"); in DecodeFunctionNames() local
2686 bool AsyncStreamingProcessor::ProcessCodeSectionHeader(size_t functions_count, in ProcessCodeSectionHeader()
101 int functions_count; member