Function Macro
JavaScriptCoreCHECK_VERSION
[−]
Description [src]
Check the version of JSC header files at compile time.
This function is not directly available to language bindings.
[−]
Parameters
major
-
Type:
-
Major version (e.g. 1 for version 1.2.5)
minor
-
Type:
-
Minor version (e.g. 2 for version 1.2.5)
micro
-
Type:
-
Micro version (e.g. 5 for version 1.2.5)