Searched defs:CreateObjectHavingMethod (Results 1 – 3 of 3) sorted by relevance
1285 void PandaGen::CreateObjectHavingMethod(const ir::AstNode *node, uint32_t idx) in CreateObjectHavingMethod() function in panda::es2panda::compiler::PandaGen
621 JSTaggedValue SlowRuntimeStub::CreateObjectHavingMethod(JSThread *thread, ObjectFactory *factory, J… in CreateObjectHavingMethod() function in panda::ecmascript::SlowRuntimeStub
2224 DEF_RUNTIME_STUBS(CreateObjectHavingMethod) in DEF_RUNTIME_STUBS() argument