vcf/JavaScriptKit/js-impl/jsutil.h File Reference
Defines | |
| #define | JS_ASSERT(expr) ((void) 0) |
| #define | JS_NOT_REACHED(reasonStr) |
| #define | JS_STATIC_ASSERT(condition) typedef int js_static_assert_line_##__LINE__ [(condition) ? 1 : -1] |
Functions | |
| JS_PUBLIC_API (void) JS_Abort(void) | |
Define Documentation
|
|
|
|
|
|
|
|
|
Function Documentation
|
|
|
