has_property property

Pointer<NativeFunction<Int Function(Pointer<JSContext_> ctx, JSValue_ obj, JSAtom atom)>> has_property
getter/setter pair

Implementation

external Pointer<
        NativeFunction<
            Int Function(Pointer<JSContext_> ctx, JSValue_ obj, JSAtom atom)>>
    has_property;