Searched defs:calleeMethod (Results 1 – 7 of 7) sorted by relevance
727 let calleeMethod: ArkMethod | null = this.scene.getMethod(calleeNode.getMethod()); variable987 let calleeMethod: ArkMethod | null = this.scene.getMethod(calleeNode.getMethod()); variable1143 let calleeMethod: ArkMethod | null = this.scene.getMethod(calleeNode.getMethod()); variable1155 let calleeMethod: ArkMethod | null = this.scene.getMethod(calleeNode.getMethod()); variable
361 Method *calleeMethod = Method::Cast(callee->GetMethod(mainThread_)); in ConvertCall() local401 Method *calleeMethod = Method::Cast(callee->GetMethod(mainThread_)); in ConvertNewObjRange() local
790 auto calleeMethod = Method::Cast(calleeFunc->GetMethod(thread)); in CalleePFIProcess() local
2242 Method *calleeMethod = Method::Cast(jsFunc->GetMethod(compilationEnv_->GetJSThread())); in ConvertCallTargetCheckToHeapConstantCheckAndLowerCall() local
1412 Method *calleeMethod = Method::Cast(callee->GetMethod(thread)); in DumpCall() local1453 Method *calleeMethod = Method::Cast(callee->GetMethod(thread)); in DumpNewObjRange() local
299 … IsMethodExternal([[maybe_unused]] MethodPtr method, [[maybe_unused]] MethodPtr calleeMethod) const in IsMethodExternal()
4398 Method *calleeMethod = Method::Cast(callee->GetMethod()); in DEF_RUNTIME_STUBS() local