Home
last modified time | relevance | path

Searched defs:CreateArrayWithBuffer (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dhcr_circuit_builder.cpp530 GateRef CircuitBuilder::CreateArrayWithBuffer(ElementsKind kind, ArrayMetaDataAccessor::Mode mode, GateRef cpId, in CreateArrayWithBuffer() function in panda::ecmascript::kungfu::CircuitBuilder
H A Dnew_object_stub_builder.cpp1980 GateRef NewObjectStubBuilder::CreateArrayWithBuffer(GateRef glue, GateRef index, GateRef jsFunc, in CreateArrayWithBuffer() function in panda::ecmascript::kungfu::NewObjectStubBuilder
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dslow_runtime_stub.cpp692 JSTaggedValue SlowRuntimeStub::CreateArrayWithBuffer(JSThread *thread, ObjectFactory *factory, JSArray *literal) in CreateArrayWithBuffer() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Dpandagen.cpp1355 void PandaGen::CreateArrayWithBuffer(const ir::AstNode *node, uint32_t idx) in CreateArrayWithBuffer() function in ark::es2panda::compiler::PandaGen
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.cpp1595 void PandaGen::CreateArrayWithBuffer(const ir::AstNode *node, uint32_t idx) in CreateArrayWithBuffer() function in panda::es2panda::compiler::PandaGen

Completed in 16 milliseconds