Searched refs:NotifyReturnNative (Results 1 – 4 of 4) sorted by relevance
159 void NotifyReturnNative() in NotifyReturnNative() function
49 void NotifyReturnNative();
54 returnNative_ = std::bind(&DebuggerImpl::NotifyReturnNative, this); in DebuggerImpl()330 void DebuggerImpl::NotifyReturnNative() in NotifyReturnNative() function in panda::ecmascript::tooling::DebuggerImpl
2174 vm->GetJsDebuggerManager()->NotifyReturnNative(); in Call()2224 dm->NotifyReturnNative(); in CallForNapi()