awebview v0.6.0 (2015-05-04T13:54:17Z)
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