Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AutoHotkey/AutoHotkey
/ BIF_DECL
Function
BIF_DECL
source/script_object.cpp:1555–1558 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1553
}
1554
1555
BIF_DECL(Any___Init)
1556
{
1557
_f_return_empty;
1558
}
1559
1560
1561
//
Callers
nothing calls this directly
Calls
5
Construct
Method · 0.80
InitResult
Method · 0.80
AddRef
Method · 0.45
Release
Method · 0.45
Invoke
Method · 0.45
Tested by
no test coverage detected