Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_debugger_manager.h154 void SetJSReturnNativeFunc(ReturnNativeFunc *returnNative) in SetJSReturnNativeFunc() argument
156 returnNative_ = returnNative; in SetJSReturnNativeFunc()