Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/merge_abc/src/
Dmain.cpp94 panda::proto::ProtoMemManager mm; in main() local
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_namespace.cpp87 JSHandle<SourceTextModule> mm(thread, moduleNamespace->GetModule()); in GetProperty() local
297 JSHandle<SourceTextModule> mm(thread, moduleNamespace->GetModule()); in ValidateKeysAvailable() local
Djs_module_source_text.cpp472 for (auto mm : stack) { in Instantiate() local
836 for (auto mm : stack) { in Evaluate() local
873 for (auto mm : stack) { in EvaluateForConcurrent() local
/arkcompiler/ets_frontend/es2panda/aot/
Dmain.cpp213 panda::es2panda::aot::MemManager mm; in main() local
/arkcompiler/ets_runtime/test/moduletest/stubbuilder/
Dstubbuilder.js584 var obj2={"mm":2,"nn":3}; property
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument