Value.newFromJson

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

Parameters

contexta #JSCContext
jsonthe JSON string to be parsed

Returns

a #JSCValue.