
Other objects in the global scope are eithercreated by the user script or provided by the host application. The host objects available inGecko-based browsers are documented in theGecko DOM Reference.
For more information about the distinction between theDOM and coreJavaScript, seeThe DOM and JavaScript article.
breakconstcontinuedebuggerdo...whileexportforfor...infor...offor each...infunctionif...elseimportletreturnswitchthrowtry...catchvarwhilewithyield(+,-,*,/,%,++,--, unary-, unary +)
(=, *=, /=, %=, +=, -=, <<=, >>=, >>>=, &=, ^=, |=)
(&,|,^,~,<<,>>,>>>)
(==,!=,===,!==,>,>=,<,<=)
(&&,||,!)
(+ and+=)
(object.property andobject["property"])
(condition ?ifTrue :ifFalse)
(,)
(delete)
(function)
(get)
(in)
(instanceof)
(let)
(new)
(set)
(this)
(typeof)
(void)
(yield)
// and/* */)| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Page last modified05:48, 18 Jun 2012 bywaitstone
Viewing Details: