Function Macro
JavaScriptCoreCHECK_VERSION
Declaration [src]
#define JSC_CHECK_VERSION (
major,
minor,
micro
)
Description [src]
Check the version of JSC header files at compile time.
This function is not directly available to language bindings.