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