awebview ~master (2016-01-01T12:36:59Z)
Dub
Repo
JSValueConsts
awebview
wrapper
constants
Undocumented in source.
struct
JSValueConsts {
static shared
immutable
(
JSValue
*)
_emptyInstance
;
static shared
immutable
(
JSValue
*)
_undefined
;
static shared
immutable
(
JSValue
*)
_null
;
}
Members
Static variables
_emptyInstance
immutable
(
JSValue
*)
_emptyInstance
;
Undocumented in source.
_null
immutable
(
JSValue
*)
_null
;
Undocumented in source.
_undefined
immutable
(
JSValue
*)
_undefined
;
Undocumented in source.
Meta
Source
See Implementation
awebview
wrapper
constants
structs
JSArrayConsts
JSObjectConsts
JSValueConsts