GetPropertyName() (Function/internal)

Internal private function.

Availability:

ECMAScript edition - 2

This internal function returns the property name component of the reference item passed in its argument.

A run time error is generated if the argument passed is not a reference item.

See also:Reference

Cross-references:

ECMA 262 edition 2 - section - 8.7.2

ECMA 262 edition 3 - section - 8.7.2