public final class InternalPropertyDescriptor extends Object
| Constructor and Description |
|---|
InternalPropertyDescriptor(String name,
RemoteObject value)
Create an object internal property descriptor.
|
public InternalPropertyDescriptor(String name, RemoteObject value)
name - Property name or symbol description.value - The value associated with the property.