Home
last modified time | relevance | path

Searched defs:isMergeAbc (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
DcompilerContext.cpp23 bool isMergeAbc, bool isJsonInputFile, in CompilerContext()
/arkcompiler/ets_runtime/ecmascript/quick_fix/
Dmain.cpp106 bool isMergeAbc = runtimeOptions.GetMergeAbc(); in Main() local
/arkcompiler/ets_runtime/ecmascript/js_vm/
Dmain.cpp226 bool isMergeAbc = runtimeOptions.GetMergeAbc(); in Main() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/tests/
Daot_file_test.cpp185 bool isMergeAbc = runtimeOptions.GetMergeAbc(); in GetApFileInTest() local