Class NativeObject

All Implemented Interfaces:
Serializable, Map, ConstProperties, DebuggableObject, IdFunctionCall, Scriptable, SymbolScriptable
Direct Known Subclasses:
NativeIterator.StopIteration

public class NativeObject extends IdScriptableObject implements Map
This class implements the Object native object. See ECMA 15.2.
Author:
Norris Boyd
See Also: