Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp1178 JSHandle<JSFunction> targetFunc = JSHandle<JSFunction>::Cast(target); in ReplaceFunctionForHook() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp972 JSHandle<JSFunction> targetFunc = JSHandle<JSFunction>::Cast(target); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Djs_function.cpp1171 JSHandle<JSFunction> targetFunc) in UpdateProfileTypeInfoCell()
Djs_object.cpp308 …JSHandle<JSTaggedValue> targetFunc = JSObject::GetProperty(thread, targetObject, funcNameKey).GetV… in FindFuncInObjectForHook() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.cpp2442 GateRef targetFunc = in LowerObjectConstructorCheck() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp3667 JSHandle<JSFunction> targetFunc(thread, boundFunc->GetBoundTarget(thread)); in DEF_RUNTIME_STUBS() local