quickjs/quickjs_runtime2 library
Classes
- IsolateFunction
- Dart function wrapper for isolate
- IsolateQjs
- JSError
- JS Error wrapper
- JSEvalFlag
- JSInvokable
- js invokable
- JSRef
- JsTypedArrayTransfer
- A native buffer whose ownership can be transferred to a QuickJS TypedArray.
- JSTypedArrayType
- JSTypedArrayEnum values (order matches quickjs.h).
- QuickJsRuntime2
- Quickjs engine for flutter.
Functions
-
readBridgeStats(
) → Map< String, int>