Built-In Namespace Object
Method Attributes | Method Name and Description |
---|---|
<static> |
Object.create(proto, props)
|
<static> |
Object.keys(o)
|
Method Detail
<static>
Object.create(proto, props)
Defined in: </jobs/genie.orion/orion-client-stable/workspace/bundles/org.eclipse.orion.client.editor/web/orion/editor/shim.js>.
- Parameters:
- proto
- props
<static>
Object.keys(o)
Defined in: </jobs/genie.orion/orion-client-stable/workspace/bundles/org.eclipse.orion.client.editor/web/orion/editor/shim.js>.
- Parameters:
- o