MCPcopy Create free account
hub / github.com/AutoHotkey/AutoHotkey / CriticalFail

Method CriticalFail

source/script.cpp:13071–13074  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13069}
13070
13071void SimpleHeap::CriticalFail()
13072{
13073 g_script.CriticalError(ERR_OUTOFMEM);
13074}
13075
13076__declspec(noinline)
13077ResultType ResultToken::ValueError(LPCTSTR aErrorText)

Callers

nothing calls this directly

Calls 1

CriticalErrorMethod · 0.80

Tested by

no test coverage detected