Value.newFromJson

Create a new #JSCValue referencing a new value created by parsing json.

Parameters

context javascriptcore.context.Context

a #JSCContext

json string

the JSON string to be parsed

Return Value

Type: javascriptcore.value.Value

a #JSCValue.