Searched defs:AddMethod (Results 1 – 8 of 8) 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
189 bool PGOMethodInfoMap::AddMethod(Chunk *chunk, Method *jsMethod, SampleMode mode) in AddMethod() function in panda::ecmascript::pgo::PGOMethodInfoMap601 bool PGORecordDetailInfos::AddMethod(ProfileType recordProfileType, Method *jsMethod, SampleMode mo… in AddMethod() function in panda::ecmascript::pgo::PGORecordDetailInfos
1131 MethodItem *AddMethod(Args... args) in AddMethod() function1576 void AddMethod(BaseMethodItem *method) in AddMethod() function
1101 MethodItem *AddMethod(Args... args) in AddMethod() function1450 void AddMethod(BaseMethodItem *method) in AddMethod() function
1120 void AddMethod(const CompiledMethod &method) in AddMethod() function