Also, it seems that the only implementation of JSObject is ScriptObjectMirror, which is specific to the JSR-223.
On 10/08/2013 08:38 PM, Jim Laskey (Oracle) wrote:
You really shouldn't be using internal classes. We can and will be changing them over time. Use JSObject instead.
