Method
JavaScriptCoreValueget_context
Declaration [src]
JSCContext*
jsc_value_get_context (
JSCValue* value
)
Return value
Type: JSCContext
The JSCValue
context.
The returned data is owned by the instance. |
JSCContext*
jsc_value_get_context (
JSCValue* value
)
Type: JSCContext
The JSCValue
context.
The returned data is owned by the instance. |