JavaScript-1.5 Reference

JSVAL_ONE Macro

Summary

Defines a JS value of 1.

Syntax

JSVAL_ONE

Description

JSVAL_ZERO defines a JS value of 1. Currently this value is defined as INT_TO_JSVAL(1).

See Also

Groups [ Macro ]
Documents [ LXR ID Search ]
Entries [ INT_TO_JSVAL | JSVAL_FALSE | JSVAL_NULL | JSVAL_TRUE | JSVAL_VOID | JSVAL_ZERO | JS_NewContext ]

This page was generated by APIDOC