MCPcopy 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
1555BIF_DECL(Any___Init)
1556{
1557 _f_return_empty;
1558}
1559
1560
1561//

Callers

nothing calls this directly

Calls 5

ConstructMethod · 0.80
InitResultMethod · 0.80
AddRefMethod · 0.45
ReleaseMethod · 0.45
InvokeMethod · 0.45

Tested by

no test coverage detected