Expand description
Methods defined in the ECMAScript Language Specification.
Modules§
Enums§
Traits§
- Array
Join - Bound
Names - IsSimple
Parameter List IsSimpleParameterList
- Private
Bound Identifiers PrivateBoundIdentifiers
- Prop
Name PropName
- String
Char At - String
Char Code At - String
Index Of - String
Last Index Of - String
Substring - String
ToBig Int StringToBigInt
- String
ToNumber - ToBig
Int ToBigInt
- ToBoolean
ToBoolean
- ToInt32
- Converts a 64-bit floating point number to an
i32
according to theToInt32
algorithm. - ToInteger
Index - Convert a value to u32 if the value can be an integer index and can be represented with u32.
- ToJs
String ToString
- ToNumber
ToNumber
- ToPrimitive
ToPrimitive