Searched refs:NotifyNativeReturn (Results 1 – 5 of 5) sorted by relevance
105 debugger_->NotifyNativeReturn(nativeAddress); in NativeReturn()
48 void NotifyNativeReturn(const void *nativeAddress);
323 void DebuggerImpl::NotifyNativeReturn(const void *nativeAddress) in NotifyNativeReturn() function in panda::ecmascript::tooling::DebuggerImpl
1244 static void NotifyNativeReturn(const EcmaVM *vm, const void *nativeAddress);
3304 void JSNApi::NotifyNativeReturn([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] const void *na… in NotifyNativeReturn() function in panda::JSNApi