Searched refs:GetMethodClass (Results 1 – 6 of 6) sorted by relevance
90 Type GetMethodClass() const in GetMethodClass() function
65 static Class *GetMethodClass(const Method *caller, BytecodeId methodId) in GetMethodClass() function
3718 klass = RuntimeIfaceT::GetMethodClass(this->GetFrame()->GetMethod(), methodId); in InitializeObject()
439 …static Class *GetMethodClass([[maybe_unused]] Method *caller, [[maybe_unused]] BytecodeId methodId) in GetMethodClass() function
1295 Class *klass = interpreter::RuntimeInterface::GetMethodClass(method, BytecodeId(methodId)); in GetMethodClassById()
1775 JSHClass::Cast(thread_->GlobalConstants()->GetMethodClass().GetTaggedObject())); in NewMethod()1778 JSHClass::Cast(thread_->GlobalConstants()->GetMethodClass().GetTaggedObject())); in NewMethod()