Searched defs:CreateMethod (Results 1 – 5 of 5) sorted by relevance
29 std::unique_ptr<EtsMethodWrapper> EtsMethodWrapper::CreateMethod(EtsMethodSet *etsMethodSet, EtsCla… in CreateMethod() function in ark::ets::interop::js::ets_proxy::EtsMethodWrapper
130 void panda::guard::Class::CreateMethod(const pandasm::LiteralArray &literalArray, size_t index, boo… in CreateMethod() function in panda::guard::Class
361 EtsTypeAPIMethod *CreateMethod(EtsMethod *method, EtsClass *type) in CreateMethod() function
113 static std::pair<PandaUniquePtr<Method>, std::unique_ptr<const panda_file::File>> CreateMethod( in CreateMethod() function155 static std::pair<PandaUniquePtr<Method>, std::unique_ptr<const panda_file::File>> CreateMethod( in CreateMethod() function
1926 ir::MethodDefinition *ETSChecker::CreateMethod(const util::StringView &name, ir::ModifierFlags modi… in CreateMethod() function in ark::es2panda::checker::ETSChecker