Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dclone.cpp230 void Clone::UpdateReturnVoidIfPossible(CallMeStmt *callMeStmt, const MIRFunction &targetFunc) in UpdateReturnVoidIfPossible()
/arkcompiler/ets_runtime/ecmascript/
Djs_function.cpp1060 JSHandle<JSFunction> targetFunc) in UpdateProfileTypeInfoCell()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.cpp2528 GateRef targetFunc = in LowerObjectConstructorCheck() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp3506 JSHandle<JSFunction> targetFunc(thread, boundFunc->GetBoundTarget()); in CallBoundFunction() local