Searched refs:GetMethodLiteralByIndex (Results 1 – 2 of 2) sorted by relevance
121 MethodLiteral *GetMethodLiteralByIndex(uint32_t index) const in GetMethodLiteralByIndex() function
136 MethodLiteral *method = jsPandaFile_->GetMethodLiteralByIndex(index.GetOffset()); in ProcessClasses()