• Use bool in the Rust definition of ProxyTraps.

    This matches the C++ definition.
    
    This also changes InvokeGetOwnPropertyDescriptor, since it is little more than
    an alias for the proxy trap.
    Ms2ger committed Aug 26, 2014