Value.newUndefined

javascriptcore.value.Value newUndefined(javascriptcore.context.Context context) static nothrow

Create a new #JSCValue referencing <function>undefined</function> in context.

Parameters

contexta #JSCContext

Returns

a #JSCValue.