Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dchunk.h59 [[nodiscard]] T *NewArray(size_t size) in NewArray() function in panda::ecmascript::Chunk
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
H A Dmempool.h206 T *NewArray(size_t num) in NewArray() function in maple::MemPool
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSGen.cpp2598 void ETSGen::NewArray(const ir::AstNode *const node, const VReg arr, const VReg dim, const checker::Type *const arrType) in NewArray() function in ETSGen
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_array_stub_builder.cpp2506 GateRef BuiltinsArrayStubBuilder::NewArray(GateRef glue, GateRef count) in NewArray() function in panda::ecmascript::kungfu::BuiltinsArrayStubBuilder

Completed in 13 milliseconds