Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dpeepholes.cpp2678 if (auto funcObject = callerInst->GetFunctionObject(); funcObject != 0) { in VisitLoadConstantPool() local
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.cpp1212 ECMAObject *funcObject; in RunInternal() local