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

Method ToNumber

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

Source from the content-addressed store, hash-verified

82 String() string
83 ToFloat() float64
84 ToNumber() Value
85 ToBoolean() bool
86 ToObject(*Runtime) *Object
87 SameAs(Value) bool

Callers 15

EqualsMethod · 0.65
ToIntegerMethod · 0.65
ToNumberMethod · 0.65
EqualsMethod · 0.65
ToNumberMethod · 0.65
ToNumberMethod · 0.65
makeDateMethod · 0.65
dateproto_setTimeMethod · 0.65
_intArgFunction · 0.65
string_fromcodepointMethod · 0.65

Implementers 6

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

Calls

no outgoing calls

Tested by

no test coverage detected