type github.com/dop251/goja.Object (struct)

Method Implmentations (16 other methods implement nothing)

Equals(other Value) bool *Object.M : Value.Equals
Export() interface{} *Object.M : Value.Export *Object.M : oss.terrastruct.com/d2/lib/jsrunner.JSObject.Export *Object.M : oss.terrastruct.com/d2/lib/jsrunner.JSValue.Export
MarshalJSON() ([]byte, error) *Object.M : github.com/goccy/go-json.Marshaler.MarshalJSON *Object.M : encoding/json.Marshaler.MarshalJSON
SameAs(other Value) bool *Object.M : Value.SameAs
String() string *Object.M : Value.String *Object.M : expvar.Var.String *Object.M : fmt.Stringer.String *Object.M : oss.terrastruct.com/d2/lib/jsrunner.JSObject.String *Object.M : oss.terrastruct.com/d2/lib/jsrunner.JSValue.String
ToBoolean() bool *Object.M : Value.ToBoolean
ToFloat() float64 *Object.M : Value.ToFloat
ToNumber() Value *Object.M : Value.ToNumber
ToString() Value *Object.M : Value.ToString
UnmarshalJSON([]byte) error *Object.M : github.com/goccy/go-json.Unmarshaler.UnmarshalJSON *Object.M : encoding/json.Unmarshaler.UnmarshalJSON