Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dslow_runtime_stub.cpp579 JSTaggedValue SlowRuntimeStub::CreateEmptyArray(JSThread *thread, ObjectFactory *factory, JSHandle<GlobalEnv> globalEnv) in CreateEmptyArray() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Dpandagen.cpp1350 void PandaGen::CreateEmptyArray(const ir::AstNode *node) in CreateEmptyArray() function in ark::es2panda::compiler::PandaGen
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnew_object_stub_builder.cpp1933 GateRef NewObjectStubBuilder::CreateEmptyArray(GateRef glue) in CreateEmptyArray() function in panda::ecmascript::kungfu::NewObjectStubBuilder
1944 GateRef NewObjectStubBuilder::CreateEmptyArray(GateRef glue, GateRef jsFunc, TraceIdInfo traceIdInfo, in CreateEmptyArray() function in panda::ecmascript::kungfu::NewObjectStubBuilder
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.cpp1590 void PandaGen::CreateEmptyArray(const ir::AstNode *node) in CreateEmptyArray() function in panda::es2panda::compiler::PandaGen

Completed in 16 milliseconds