Searched defs:DefineMethod (Results 1 – 3 of 3) sorted by relevance
1108 void PandaGen::DefineMethod(const ir::AstNode *node, const util::StringView &name) in DefineMethod() function in ark::es2panda::compiler::PandaGen
1015 JSTaggedValue SlowRuntimeStub::DefineMethod(JSThread *thread, Method *method, JSTaggedValue homeObj… in DefineMethod() function in panda::ecmascript::SlowRuntimeStub
2551 DEF_RUNTIME_STUBS(DefineMethod) in DEF_RUNTIME_STUBS() argument