JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.oracle.truffle.js.runtime.objects
Interface JSCopyableObject
All Known Implementing Classes:
JSArrayObject
,
JSErrorObject
,
JSOrdinaryObject
,
JSOrdinaryObject.BareLayout
,
JSOrdinaryObject.DefaultLayout
,
JSOrdinaryObject.InternalFieldLayout
,
JSOverloadedOperatorsObject
,
JSRegExpGroupsObject
,
JSRegExpObject
public interface
JSCopyableObject
Method Summary
All Methods
Instance Methods
Default Methods
Modifier and Type
Method and Description
default
JSObject
copy
()
Method Detail
copy
default
JSObject
copy()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method