MCPcopy Create free account
hub / github.com/dop251/goja / ToBoolean

Method ToBoolean

value.go:85–85  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

83 ToFloat() float64
84 ToNumber() Value
85 ToBoolean() bool
86 ToObject(*Runtime) *Object
87 SameAs(Value) bool
88 Equals(Value) bool

Callers 15

toReflectValueMethod · 0.95
constantMethod · 0.65
emitGetterMethod · 0.65
constantMethod · 0.65
emitGetterMethod · 0.65
boolProxyCallMethod · 0.65
regexpproto_getFlagsMethod · 0.65
isConcatSpreadableFunction · 0.65
arrayproto_everyMethod · 0.65
arrayproto_someMethod · 0.65
arrayproto_filterMethod · 0.65
arrayproto_findMethod · 0.65

Implementers 6

valueNullvalue.go
Objectobject.go
Symbolvalue.go
importedStringstring_imported.go

Calls

no outgoing calls