Docs.rs
  • oxc_ecmascript-0.45.0
    • oxc_ecmascript 0.45.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Boshen
    • Dependencies
      • num-bigint ^0.4.6 normal
      • num-traits ^0.2.19 normal
      • oxc_ast ^0.45.0 normal
      • oxc_span ^0.45.0 normal
      • oxc_syntax ^0.45.0 normal
    • Versions
    • 45.71% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

oxc_ecmascript0.45.0

  • All Items

Crate Items

  • Traits

Crate oxc_ecmascript

Source
Expand description

Methods defined in the ECMAScript Language Specification.

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.
  • ToJsString
    ToString
  • ToNumber
    ToNumber