Returns a property descriptor without searching the prototype chain. The object returned is an object possibly containing get, set, or value fields.
A ScriptObject whose dictionary contains possible "get", "set", and "value" fields.
See Implementation
Returns a property descriptor without searching the prototype chain. The object returned is an object possibly containing get, set, or value fields.