Home
last modified time | relevance | path

Searched refs:SetJSReturnNativeFunc (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_debugger_manager.h154 void SetJSReturnNativeFunc(ReturnNativeFunc *returnNative) in SetJSReturnNativeFunc() function
/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.cpp57 vm_->GetJsDebuggerManager()->SetJSReturnNativeFunc(&returnNative_); in DebuggerImpl()
66 vm_->GetJsDebuggerManager()->SetJSReturnNativeFunc(nullptr); in ~DebuggerImpl()