Struct js::jsapi::_vftable_TransitiveCompileOptions [] [src]

#[repr(C)]
pub struct _vftable_TransitiveCompileOptions { pub element: unsafe extern "C" fn(this: *mut c_void) -> *mut JSObject, pub elementAttributeName: unsafe extern "C" fn(this: *mut c_void) -> *mut JSString, pub introductionScript: unsafe extern "C" fn(this: *mut c_void) -> *mut JSScript, }

Fields