uox3/spidermonkey/analysis-tests/misdeclared-red-funcptr2.cpp

6 lines
118 B
C++
Raw Permalink Normal View History

#include "jstypes.h"
// JS_REQUIRES_STACK should come before the *
typedef void (* RedFuncPtr)() JS_REQUIRES_STACK;