Searched defs:AddMethod (Results 1 – 9 of 9) sorted by relevance
26 void DebugContext::AddMethod(const Method &method, bool isDebug) in AddMethod() function in ark::verifier::debug::DebugContext
41 void WrappedModule::AddMethod(ark::compiler::RuntimeInterface::MethodPtr method) in AddMethod() function in ark::llvmbackend::WrappedModule
99 bool IMTableBuilder::AddMethod(ark::Span<ark::Method *> imtable, [[maybe_unused]] uint32_t imtableS… in AddMethod() function in ark::IMTableBuilder
165 void AddMethod(uint32_t offset, Method const *method) in AddMethod() function
292 void AddMethod(MIRFunction *func) in AddMethod() function
173 bool PGOMethodInfoMap::AddMethod(Chunk *chunk, Method *jsMethod, SampleMode mode) in AddMethod() function in panda::ecmascript::pgo::PGOMethodInfoMap580 bool PGORecordDetailInfos::AddMethod(ProfileType recordProfileType, Method *jsMethod, SampleMode mo… in AddMethod() function in panda::ecmascript::pgo::PGORecordDetailInfos
1130 MethodItem *AddMethod(Args... args) in AddMethod() function1575 void AddMethod(BaseMethodItem *method) in AddMethod() function
1101 MethodItem *AddMethod(Args... args) in AddMethod() function1450 void AddMethod(BaseMethodItem *method) in AddMethod() function
1117 void AddMethod(const CompiledMethod &method) in AddMethod() function