Object

object Object
Companion
class
class Object
trait Matchable
class Any

Type members

Classlikes

@inline
final class ObjectMutableBuilder[Self <: Object](val x: Self) extends AnyVal

Value members

Concrete methods

@inline
def apply(constructor: Function, hasOwnProperty: PropertyKey => Boolean, propertyIsEnumerable: PropertyKey => Boolean): Object