Create a new #JSCValue from string. If you need to create a #JSCValue from a string containing null characters, use javascriptcore.value.Value.newStringFromBytes instead.
a #JSCContext
a null-terminated string
a #JSCValue.
Create a new #JSCValue from string. If you need to create a #JSCValue from a string containing null characters, use javascriptcore.value.Value.newStringFromBytes instead.