Searched defs:AddMethod (Results 1 – 9 of 9) sorted by relevance
26 void DebugContext::AddMethod(const Method &method, bool isDebug) in AddMethod() function in panda::verifier::debug::DebugContext
99 bool IMTableBuilder::AddMethod(panda::Span<panda::Method *> imtable, [[maybe_unused]] uint32_t imta… in AddMethod() function in panda::IMTableBuilder
165 void AddMethod(uint32_t offset, Method const *method) in AddMethod() function
192 std::pair<bool, size_t> AddMethod(const MethodInfo &info) in AddMethod() function
294 void AddMethod(MIRFunction *func) in AddMethod() function
183 bool PGOMethodInfoMap::AddMethod(NativeAreaAllocator *allocator, Method *jsMethod, SampleMode mode) in AddMethod() function in panda::ecmascript::pgo::PGOMethodInfoMap569 bool PGORecordDetailInfos::AddMethod(ProfileType recordProfileType, Method *jsMethod, SampleMode mo… in AddMethod() function in panda::ecmascript::pgo::PGORecordDetailInfos
1098 MethodItem *AddMethod(Args... args) in AddMethod() function1543 void AddMethod(BaseMethodItem *method) in AddMethod() function
1074 MethodItem *AddMethod(Args... args) in AddMethod() function1423 void AddMethod(BaseMethodItem *method) in AddMethod() function
1117 void AddMethod(const CompiledMethod &method) in AddMethod() function