Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/UnLua
/ ~FGuard
Method
~FGuard
Plugins/UnLua/Source/UnLua/Private/LuaDeadLoopCheck.cpp:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
FDeadLoopCheck::FGuard::~FGuard()
98
{
99
Owner->Runner->GuardLeave();
100
}
101
102
void FDeadLoopCheck::FGuard::SetTimeout()
103
{
Callers
nothing calls this directly
Calls
1
GuardLeave
Method · 0.80
Tested by
no test coverage detected