Home
last modified time | relevance | path

Searched defs:CreateMethod (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
H A Dets_method_wrapper.cpp29 std::unique_ptr<EtsMethodWrapper> EtsMethodWrapper::CreateMethod(EtsMethodSet *etsMethodSet, EtsClassWrapper *owner) in CreateMethod() function in ark::ets::interop::js::ets_proxy::EtsMethodWrapper
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
H A Dstd_core_Type.cpp361 EtsTypeAPIMethod *CreateMethod(EtsMethod *method, EtsClass *type) in CreateMethod() function
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dinterpreter_test.cpp113 static std::pair<PandaUniquePtr<Method>, std::unique_ptr<const panda_file::File>> CreateMethod( in CreateMethod() function
155 static std::pair<PandaUniquePtr<Method>, std::unique_ptr<const panda_file::File>> CreateMethod( in CreateMethod() function
[all...]
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dfunction.cpp1926 ir::MethodDefinition *ETSChecker::CreateMethod(const util::StringView &name, ir::ModifierFlags modifiers, in CreateMethod() function in ETSChecker

Completed in 8 milliseconds