Expand description

This crate provides raw bindings for the JavaScriptCore public API. It is a pretty direct mapping of the underlying C API provided by JavaScriptCore.

Structs

Enums

  • A constant identifying the type of a JSValue.
  • A constant identifying the Typed Array type of a JSObjectRef.

Functions

Type Definitions