Class JSPrototypeData
java.lang.Object
com.oracle.truffle.js.runtime.objects.JSPrototypeData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.oracle.truffle.api.object.ShapegetOrAddProtoChildTree(JSClass jsclass, com.oracle.truffle.api.object.Shape newRootShape) com.oracle.truffle.api.object.ShapegetProtoChildTree(JSClass jsclass)
-
Constructor Details
-
JSPrototypeData
public JSPrototypeData()
-
-
Method Details
-
getProtoChildTree
-
getOrAddProtoChildTree
public com.oracle.truffle.api.object.Shape getOrAddProtoChildTree(JSClass jsclass, com.oracle.truffle.api.object.Shape newRootShape)
-