Searched defs:methodAddr (Results 1 – 3 of 3) sorted by relevance
551 void CpuProfiler::RecordCallNapiInfo(const std::string &methodAddr) in RecordCallNapiInfo()
752 void SamplesRecord::RecordCallNapiAddr(const std::string &methodAddr) in RecordCallNapiAddr()
1659 auto methodAddr = utypes->GetTableSlot(method, resolver->GetCallMethodId(), skind); in EmitResolveStatic() local