JS_IsEqual

Function JS_IsEqual 

Source
pub unsafe extern "C" fn JS_IsEqual(
    ctx: *mut JSContext,
    op1: JSValue,
    op2: JSValue,
) -> c_int