Module quickjs_runtime::esvalue[][src]

Structs

EsNullValue
EsPromise

can be used to create a new Promise which is resolved with the resolver function

EsPromiseResolvableHandle
EsProxyInstance
EsUndefinedValue
EsValueFacade

Constants

ES_NULL
ES_UNDEFINED

Traits

EsValueConvertible

Type Definitions

EsPromiseResolver
PromiseReactionType