Companion

object Companion

Properties

Link copied to clipboard
open val type: <Error class: unknown class><Value>

Functions

Link copied to clipboard
fun getType(): <Error class: unknown class>

Get the GType of Value

Link copied to clipboard
fun newNull(context: Context): Value

Create a new #JSCValue referencing null in @context.

Link copied to clipboard
fun newUndefined(context: Context): Value

Create a new #JSCValue referencing undefined in @context.