| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/set/Add/ |
| D | builtinSetAdd copy.ts | 270 let mm = new Set([1]); variable
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/set/Delete/ |
| D | builtinSetDelete.ts | 264 let mm = new Set([1]); variable
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/map/Delete/ |
| D | builtinMapDelete.ts | 249 let mm = new Map([[1, 2]]); variable
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/map/Clear/ |
| D | builtinMapClear.ts | 258 let mm = new Map([[1, 2]]); variable
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/set/Clear/ |
| D | builtinSetClear.ts | 282 let mm = new Set([1]); variable
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/map/Get/ |
| D | builtinMapGet.ts | 265 let mm = new Map([[1, 2]]) variable
|
| /arkcompiler/ets_frontend/merge_abc/src/ |
| D | main.cpp | 94 panda::proto::ProtoMemManager mm; in main() local
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| D | memory_manager.cpp | 83 void MemoryManager::Destroy(MemoryManager *mm) in Destroy()
|
| /arkcompiler/runtime_core/static_core/runtime/core/ |
| D | core_vm.cpp | 57 mem::MemoryManager *mm = CreateMM(ctx, runtime->GetInternalAllocator(), options); in Create() local 82 PandaCoreVM::PandaCoreVM(Runtime *runtime, const RuntimeOptions &options, mem::MemoryManager *mm) in PandaCoreVM()
|
| /arkcompiler/ets_frontend/ets2panda/aot/ |
| D | main.cpp | 165 ark::es2panda::aot::MemManager mm; in main() local
|
| /arkcompiler/ets_runtime/ecmascript/module/ |
| D | js_module_namespace.cpp | 103 JSHandle<SourceTextModule> mm(thread, moduleNamespace->GetModule()); in GetProperty() local 355 JSHandle<SourceTextModule> mm(thread, moduleNamespace->GetModule()); in ValidateKeysAvailable() local
|
| D | js_module_source_text.cpp | 495 for (auto mm : stack) { in HandleInstantiateException() local 898 for (auto mm : stack) { in HandleEvaluateResult() local 1204 for (auto mm : stack) { in HandleConcurrentEvaluateResult() local
|
| /arkcompiler/ets_frontend/es2panda/aot/ |
| D | main.cpp | 343 panda::es2panda::aot::MemManager mm; in main() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_vm.cpp | 95 auto mm = CreateMM(runtime, options); in Create() local 151 PandaEtsVM::PandaEtsVM(Runtime *runtime, const RuntimeOptions &options, mem::MemoryManager *mm) in PandaEtsVM()
|
| /arkcompiler/ets_runtime/test/moduletest/arraysort/ |
| D | arraysort.js | 240 Array.prototype.sort.call("mm", Uint8Array);
|
| /arkcompiler/ets_runtime/test/moduletest/stubbuilder/ |
| D | stubbuilder.js | 584 var obj2={"mm":2,"nn":3}; property
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument
|