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.cpp108 bool isMergeAbc = runtimeOptions.GetMergeAbc(); in Main() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/tests/
Daot_file_test.cpp122 bool isMergeAbc = runtimeOptions.GetMergeAbc(); in GetApFileInTest() local
/arkcompiler/ets_runtime/ecmascript/js_vm/
Dmain.cpp229 bool isMergeAbc = runtimeOptions.GetMergeAbc(); in Main() local