Home
last modified time | relevance | path

Searched defs:mm (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/merge_abc/src/
H A Dmain.cpp94 panda::proto::ProtoMemManager mm; in main() local
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dmemory_manager.cpp83 void MemoryManager::Destroy(MemoryManager *mm) in Destroy() argument
/arkcompiler/ets_runtime/test/moduletest/stubbuilder/
H A Dstubbuilder.js
/arkcompiler/runtime_core/static_core/runtime/core/
H A Dcore_vm.cpp57 mem::MemoryManager *mm = CreateMM(ctx, runtime->GetInternalAllocator(), options); in Create() local
82 PandaCoreVM::PandaCoreVM(Runtime *runtime, const RuntimeOptions &options, mem::MemoryManager *mm) in PandaCoreVM() argument
/arkcompiler/ets_frontend/es2panda/aot/
H A Dmain.cpp365 panda::es2panda::aot::MemManager mm; in main() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_vm.cpp96 auto mm = CreateMM(runtime, options); in Create() local
152 PandaEtsVM::PandaEtsVM(Runtime *runtime, const RuntimeOptions &options, mem::MemoryManager *mm) in PandaEtsVM() argument

Completed in 5 milliseconds