Searched defs:ReplaceFunctionForHook (Results 1 – 2 of 2) sorted by relevance
1170 void DFXJSNApi::ReplaceFunctionForHook(const EcmaVM *vm, JSHandle<JSTaggedValue> &target, in ReplaceFunctionForHook() function in panda::DFXJSNApi
1344 void JSFunction::ReplaceFunctionForHook(const JSThread *thread, JSHandle<JSFunction> &oldFunc, in ReplaceFunctionForHook() function in panda::ecmascript::JSFunction