Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_function.cpp1107 JSHandle<JSFunction> targetFunc) in UpdateProfileTypeInfoCell()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.cpp2207 GateRef targetFunc = in LowerObjectConstructorCheck() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp3519 JSHandle<JSFunction> targetFunc(thread, boundFunc->GetBoundTarget()); in CallBoundFunction() local