Function quickjs_runtime::quickjs_utils::maps::has
source · [−]pub unsafe fn has(
ctx: *mut JSContext,
map: &JSValueRef,
key: JSValueRef
) -> Result<bool, JsError>pub unsafe fn has(
ctx: *mut JSContext,
map: &JSValueRef,
key: JSValueRef
) -> Result<bool, JsError>