Home
last modified time | relevance | path

Searched defs:CreateObjectHavingMethod (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
Dpandagen.cpp1280 void PandaGen::CreateObjectHavingMethod(const ir::AstNode *node, uint32_t idx) in CreateObjectHavingMethod() function in ark::es2panda::compiler::PandaGen
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp604 JSTaggedValue SlowRuntimeStub::CreateObjectHavingMethod(JSThread *thread, ObjectFactory *factory, J… in CreateObjectHavingMethod() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp1017 DEF_CALL_SIGNATURE(CreateObjectHavingMethod) in DEF_CALL_SIGNATURE() argument
Dnew_object_stub_builder.cpp411 GateRef NewObjectStubBuilder::CreateObjectHavingMethod(GateRef glue, GateRef literal, GateRef curre… in CreateObjectHavingMethod() function in panda::ecmascript::kungfu::NewObjectStubBuilder
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp2621 DEF_RUNTIME_STUBS(CreateObjectHavingMethod) in DEF_RUNTIME_STUBS() argument