table

Function table 

Source
unsafe extern "C" fn table(
    cx: *mut JSContext,
    argc: u32,
    vp: *mut JSVal,
) -> bool