MCPcopy Create free account
hub / github.com/HiRoFa/quickjs_es_runtime / values.rs

File values.rs

src/values.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::facades::QuickjsRuntimeFacadeInner;
2use crate::jsutils::{JsError, JsValueType};
3use crate::quickjsrealmadapter::QuickJsRealmAdapter;
4use crate::quickjsvalueadapter::QuickJsValueAdapter;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected