newObject abstract method

dynamic newObject()

Use JS utils to create a new empty js object.

Implementation

dynamic newObject();