Searched defs:CreateArrayWithBuffer (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | hcr_circuit_builder.cpp | 530 GateRef CircuitBuilder::CreateArrayWithBuffer(ElementsKind kind, ArrayMetaDataAccessor::Mode mode, GateRef cpId, in CreateArrayWithBuffer() function in panda::ecmascript::kungfu::CircuitBuilder
|
| H A D | new_object_stub_builder.cpp | 1980 GateRef NewObjectStubBuilder::CreateArrayWithBuffer(GateRef glue, GateRef index, GateRef jsFunc,
in CreateArrayWithBuffer() function in panda::ecmascript::kungfu::NewObjectStubBuilder
|
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| H A D | slow_runtime_stub.cpp | 692 JSTaggedValue SlowRuntimeStub::CreateArrayWithBuffer(JSThread *thread, ObjectFactory *factory, JSArray *literal) in CreateArrayWithBuffer() function in panda::ecmascript::SlowRuntimeStub
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| H A D | pandagen.cpp | 1355 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 D | pandagen.cpp | 1595 void PandaGen::CreateArrayWithBuffer(const ir::AstNode *node, uint32_t idx) in CreateArrayWithBuffer() function in panda::es2panda::compiler::PandaGen
|
Completed in 16 milliseconds