Home
last modified time | relevance | path

Searched defs:isMergeAbc (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
H A DcompilerContext.cpp22 CompilerContext(binder::Binder *binder, bool isDebug, bool isDebuggerEvaluateExpressionMode, bool isMergeAbc, bool isJsonInputFile, bool isRecordDebugSource, const std::string &sourceFile, const std::string &pkgName, util::StringView recordName, util::PatchFix *patchFixHelper) CompilerContext() argument
/arkcompiler/ets_runtime/ecmascript/quick_fix/
H A Dmain.cpp119 bool isMergeAbc = runtimeOptions.GetMergeAbc(); in Main() local
/arkcompiler/ets_runtime/ecmascript/js_vm/
H A Dmain.cpp219 bool isMergeAbc = runtimeOptions.GetMergeAbc(); in Main() local

Completed in 2 milliseconds