Method
JavaScriptCoreClassget_parent
Declaration [src]
JSCClass*
jsc_class_get_parent (
JSCClass* jsc_class
)
Return value
Returns: | JSCClass |
The parent class of |
|
The data is owned by the instance. |
JSCClass*
jsc_class_get_parent (
JSCClass* jsc_class
)
Returns: | JSCClass |
The parent class of |
|
The data is owned by the instance. |