Home
last modified time | relevance | path

Searched refs:GetMergeAbc (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/js_vm/
Dmain.cpp130 bool isMergeAbc = runtimeOptions.GetMergeAbc(); in Main()
/arkcompiler/ets_runtime/ecmascript/quick_fix/
Dmain.cpp113 bool isMergeAbc = runtimeOptions.GetMergeAbc(); in Main()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h904 bool GetMergeAbc() const in GetMergeAbc() function