Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_manager.cpp497 AsmInterParsedOption asmInterOpt = vm_->GetJSOptions().GetAsmInterParsedOption(); in InitializeStubEntries() local
428 AdjustBCStubAndDebuggerStubEntries(JSThread *thread, const std::vector<AOTFileInfo::FuncEntryDes> &stubs, const AsmInterParsedOption &asmInterOpt) AdjustBCStubAndDebuggerStubEntries() argument
/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.cpp83 AsmInterParsedOption asmInterOpt = vm->GetJSOptions().GetAsmInterParsedOption(); in Create() local

Completed in 5 milliseconds