Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp1170 void DFXJSNApi::ReplaceFunctionForHook(const EcmaVM *vm, JSHandle<JSTaggedValue> &target, in ReplaceFunctionForHook() function in panda::DFXJSNApi
/arkcompiler/ets_runtime/ecmascript/
Djs_function.cpp1344 void JSFunction::ReplaceFunctionForHook(const JSThread *thread, JSHandle<JSFunction> &oldFunc, in ReplaceFunctionForHook() function in panda::ecmascript::JSFunction