invokables/invokablecontroller library

Classes

Console
GlobalContext
InvokableController
JSArrayHole
JSPropertyDescriptor
JSSymbol
Represents an ES6 Symbol value in the interpreter runtime.
JSUndefined
Represents the JavaScript undefined type.
StaticArray
StaticNumber
StaticPerformance
StaticString
TimerManager

Constants

jsArrayHole → const JSArrayHole
jsUndefined → const JSUndefined
Constant representing the JavaScript undefined value.

Functions

isJSUndefined(dynamic value) bool
Returns true if the given value is JavaScript undefined.