quickjs_
runtime
0.14.4
In quickjs_
runtime::
reflection
Modules
eventtarget
Structs
Proxy
Constants
PROXY_INSTANCE_CLASS_ID
PROXY_STATIC_CLASS_ID
Functions
get_proxy
get_proxy_instance_id
get_proxy_instance_id_q
get_proxy_instance_proxy_and_instance_id_q
is_proxy_instance
is_proxy_instance_q
new_instance
new_instance2
Type Aliases
JsProxyInstanceId
ProxyCatchAllGetter
ProxyCatchAllSetter
ProxyConstructor
ProxyFinalizer
ProxyGetter
ProxyMethod
ProxyNativeMethod
ProxySetter
ProxyStaticCatchAllGetter
ProxyStaticCatchAllSetter
ProxyStaticGetter
ProxyStaticMethod
ProxyStaticNativeMethod
ProxyStaticSetter
quickjs_runtime
::
reflection
Type Alias
JsProxyInstanceId
Copy item path
Settings
Help
Summary
source
pub type JsProxyInstanceId =
usize
;