Searched defs:isAotMethod (Results 1 – 1 of 1) sorted by relevance
2703 JSTaggedValue RuntimeStubs::GetResultValue(JSThread *thread, bool isAotMethod, JSHandle<JSFunction>… in GetResultValue()2753 bool isAotMethod = method->IsAotWithCallField(); in RuntimeOptConstructGeneric() local