Examples of using Variable object in English and their translations into Chinese
{-}
-
Political
-
Ecclesiastic
-
Programming
The special chain of variable objects is formed.
On entering the context phase,“x” and“y” identifiershave been added into the variable object.
Where VO is variable object which we discussed in the previous chapter.
But at implementation level(and specification) the variable object is an abstract essence.
So, coming back to variable object of the global context- here variable object is the global object itself:.
But at implementation level(and specification) the variable object is an abstract essence.
So, coming back to variable object of the global context- here variable object is the global object itself:.
But at implementation level(and specification) the variable object is an abstract essence.
In the global context, a this value is the global object itself(that means,this value here equals to variable object):.
Both statements add a variable object to the front of the scope chain.
See again, that function baz being afunction expression is not included into the variable object.
Modifications of the variable object are closely related with these two phases.
Notice, that function expressions(in contrast with function declarations)are not included into the variable object.
Modifications of the variable object are closely related with these two phases.
Notice, that function expressions(in contrast with function declarations)are not included into the variable object.
Modifications of the variable object are closely related with these two phases.
First, JScript in this case breaks the main rule ofFE that they should not be stored in the variable object by name of functions.
Modifications of the variable object are closely related with these two phases.
For example in Rhino, for the[[Scope]] property of a function, corresponds a non-standard property__parent__ which wediscussed in the chapter about variable object:.
Modifications of the variable object are closely related with these two phases.
From this viewpoint it is convenient to present the variable object as an abstract base thing.
For a catch statement, a new variable object is created that contains the declaration of the thrown error object. .
The default parameters must use immutable objects, if it is a variable object, the program will run a logical error!
In a function context, a variable object is presented as an activation object.
The default parameters must use immutable objects, if it is a variable object, the program will run a logical error!
However, eval uses either global's variable object, or a variable object of the caller(e.g. a function from which eval is called).
In addition, a graph contains a set of Placeholder and Variable objects, which represent the units of data that flow between operations.
However, the Activation object is used as the Variable object(note this, it is important: they are the same object). .