JavaScript-1.5 Reference
JSVAL_VOID
Macro
Summary
Defines a void JS value.
Syntax
JSVAL_VOID
Description
JSVAL_VOID
defines a void JS value. Currently this value is defined as
0-JSVAL_INT_POW2(30)
.
See Also
Groups
[
Macro
]
Documents
[
LXR ID Search
]
Entries
[
JSVAL_FALSE
|
JSVAL_NULL
|
JSVAL_ONE
|
JSVAL_TRUE
|
JSVAL_ZERO
|
JS_NewContext
]
This page was generated by
APIDOC