Method
JavaScriptCoreWeakValueget_value
Declaration [src]
JSCValue*
jsc_weak_value_get_value (
JSCWeakValue* weak_value
)
Return value
Returns: | JSCValue |
A new |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |