Searched defs:CreateObjectHavingMethod (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/interpreter/ | ||
H A D | slow_runtime_stub.cpp | 604 JSTaggedValue SlowRuntimeStub::CreateObjectHavingMethod(JSThread *thread, ObjectFactory *factory, JSObject *literal, in CreateObjectHavingMethod() function in panda::ecmascript::SlowRuntimeStub |
/arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
H A D | pandagen.cpp | 1325 void PandaGen::CreateObjectHavingMethod(const ir::AstNode *node, uint32_t idx) in CreateObjectHavingMethod() function in ark::es2panda::compiler::PandaGen |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | new_object_stub_builder.cpp | 368 GateRef NewObjectStubBuilder::CreateObjectHavingMethod(GateRef glue, GateRef literal, GateRef currentEnv)
in CreateObjectHavingMethod() function in panda::ecmascript::kungfu::NewObjectStubBuilder |
Completed in 11 milliseconds