menu
flutter_js package
documentation
quickjs/ffi.dart
runtimeOpaques property
runtimeOpaques property
dark_mode
light_mode
runtimeOpaques
top-level property
Map
<
Pointer
<
JSRuntime
>
,
_RuntimeOpaque
>
runtimeOpaques
final
Implementation
final
Map
<Pointer<JSRuntime>, _RuntimeOpaque> runtimeOpaques =
Map
();
flutter_js package
documentation
quickjs/ffi
runtimeOpaques property
ffi library
Classes
JSChannelType
JSContext
JSEvalFlag
JSProp
JSPropertyEnum
JSRef
JSRefLeakable
JSRuntime
JSTag
JSValue
Properties
jsAtomToValue
jsDefinePropertyValue
jsDupValue
jsDupValueRT
jsEXCEPTION
jsExecutePendingJob
jsFree
jsFreeAtom
jsFreeContext
jsFreeCString
jsGetArrayBuffer
jsGetException
jsGetObjectOpaque
jsGetOwnPropertyNames
jsGetProperty
jsGetRuntime
jsIsArray
jsIsError
jsIsException
jsIsFunction
jsIsPromise
jsNewArray
jsNewArrayBufferCopy
jsNewBool
jsNewCFunction
jsNewError
jsNewFloat64
jsNewInt64
jsNewObject
jsNewObjectClass
jsNewPromiseCapability
jsPropertyEnumGetAtom
jsSetMaxStackSize
jsSetMemoryLimit
jsTagIsFloat64
jsThrow
jsToBool
jsToFloat64
jsToInt64
jsUNDEFINED
jsValueGetPtr
jsValueGetTag
jsValueToAtom
runtimeOpaques
setJSValueList
sizeOfJSValue
Functions
channelDispacher
jsCall
jsEval
jsFreeRuntime
jsFreeValue
jsFreeValueRT
jsNewClass
jsNewContext
jsNewRuntime
jsNewString
jsToCString
Extensions
ListFirstWhere