Struct js::jsapi::JSJitGetterCallArgs
[−]
[src]
#[repr(C)]pub struct JSJitGetterCallArgs { pub _base: MutableHandleValue, }
A class, expected to be passed by value, which represents the CallArgs for a JSJitGetterOp.
Fields
_base: MutableHandleValue