Struct js::jsapi::JSTypedMethodJitInfo
[−]
[src]
pub struct JSTypedMethodJitInfo { pub base: JSJitInfo, pub argTypes: *const JSJitInfo_ArgType, }
Fields
base: JSJitInfo
argTypes: *const JSJitInfo_ArgType
Trait Implementations
impl Debug for JSTypedMethodJitInfo
[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result
[src][−]
Formats the value using the given formatter.