Function chakracore_sys::JsHasIndexedPropertiesExternalData [] [src]

pub unsafe extern "system" fn JsHasIndexedPropertiesExternalData(
    object: JsValueRef,
    value: *mut bool
) -> JsErrorCode

Determines whether an object has its indexed properties in external data. The object. Whether the object has its indexed properties in external data. The code JsNoError if the operation succeeded, a failure code otherwise.