getPrototypeOf

fun getPrototypeOf(target: ERROR CLASS: Symbol not found for JsAny): ERROR CLASS: Symbol not found for JsAny??(source)

Returns the prototype of an object.

Parameters

target

The object that references the prototype.

MDN Reference