static function exceptionStack()
 {
     return haxe_CallStack::makeStack("%e");
 }
Exemplo n.º 2
0
 static function callStack()
 {
     return haxe_CallStack::makeStack("%s");
 }