MCPcopy Create free account
hub / github.com/beefytech/Beef / StackOverflow

Function StackOverflow

IDEHelper/Compiler/BfModule.cpp:24545–24550  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24543}
24544
24545static void StackOverflow()
24546{
24547 int i = 0;
24548 if (i == 0)
24549 StackOverflow();
24550}
24551
24552void BfModule::StartMethodDeclaration(BfMethodInstance* methodInstance, BfMethodState* prevMethodState)
24553{

Callers 1

DoMethodDeclarationMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected