I cannot understand some steps of this CreateGlobalFunctionBinding ( N, V, D ) EcmaScript algorithm.
Could you explain me steps 5, 7 and 9 in this algorithm? I cannot figure out the sense of 9 step because of 7 step. Why is value V setting twice?
Please, help :)