Searched refs:kFunctionSectionCode (Results 1 – 4 of 4) sorted by relevance
95 kFunctionSectionCode = 3, // Function declarations enumerator
70 case kFunctionSectionCode: in SectionName()471 case kFunctionSectionCode: in DecodeSection()1273 next_ordered_section_ <= kFunctionSectionCode; in DecodeCompilationHintsSection()
680 size_t start = EmitSection(kFunctionSectionCode, buffer); in WriteTo()
58 let kFunctionSectionCode = 3; // Function declarations variable954 binary.emit_section(kFunctionSectionCode, section => {