Home
last modified time | relevance | path

Searched defs:asmInterOpt (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp458 const AsmInterParsedOption &asmInterOpt) in AdjustBCStubAndDebuggerStubEntries()
561 AsmInterParsedOption asmInterOpt = vm_->GetJSOptions().GetAsmInterParsedOption(); in InitializeStubEntries() local
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp135 AsmInterParsedOption asmInterOpt = vm->GetJSOptions().GetAsmInterParsedOption(); in Create() local