GetBase() (Function/internal)

Internal private function.

Availability:

ECMAScript edition - 2

This internal function returns the base object component pointed at by the reference item passed as its argument.

A runtime error will be generated if the passed in object is not a reference item.

See also:Reference

Cross-references:

ECMA 262 edition 2 - section - 8.7.1

ECMA 262 edition 3 - section - 8.7.1