MCPcopy Create free account
hub / github.com/ReadyTalk/avian / abort

Method abort

src/system/posix.cpp:934–937  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

932 }
933
934 virtual void abort()
935 {
936 avian::system::crash();
937 }
938
939 virtual void dispose()
940 {

Callers 5

MachineMethod · 0.45
ContextMethod · 0.45
makeArchitectureNativeFunction · 0.45
allocateFunction · 0.45
abortFunction · 0.45

Calls 1

crashFunction · 0.50

Tested by

no test coverage detected