Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h2703 JSTaggedValue RuntimeStubs::GetResultValue(JSThread *thread, bool isAotMethod, JSHandle<JSFunction>… in GetResultValue()
2753 bool isAotMethod = method->IsAotWithCallField(); in RuntimeOptConstructGeneric() local