Searched refs:mainIndex (Results 1 – 1 of 1) sorted by relevance
79 … const panda_file::File::IndexHeader *mainIndex = jsPandaFile->GetPandaFile()->GetIndexHeader(id); in CreateConstPool() local80 LOG_ECMA_IF(mainIndex == nullptr, FATAL) << "Unknown methodId: " << id.GetOffset(); in CreateConstPool()81 auto constpoolSize = mainIndex->method_idx_size; in CreateConstPool()101 constpool->SetIndexHeader(mainIndex); in CreateConstPool()