Crate oxc_ecmascript

Source
Expand description

Methods defined in the ECMAScript Language Specification.

Modules§

constant_evaluation
is_global_reference
side_effects

Enums§

StringCharAtResult

Traits§

ArrayJoin
BoundNames
IsSimpleParameterList
IsSimpleParameterList
PrivateBoundIdentifiers
PrivateBoundIdentifiers
PropName
PropName
StringCharAt
StringCharCodeAt
StringIndexOf
StringLastIndexOf
StringSubstring
StringToBigInt
StringToBigInt
StringToNumber
ToBigInt
ToBigInt
ToBoolean
ToBoolean
ToInt32
Converts a 64-bit floating point number to an i32 according to the ToInt32 algorithm.
ToIntegerIndex
Convert a value to u32 if the value can be an integer index and can be represented with u32.
ToJsString
ToString
ToNumber
ToNumber
ToPrimitive
ToPrimitive