Searched defs:JSContext (Results 1 – 3 of 3) sorted by relevance
1 pub fn get_array_index_from_id(_cx: *mut JSContext, id: HandleId) -> Option<u32> { in get_array_index_from_id()
64 cx: *mut JSContext, in generic_call()
37 unsafe fn generic_call(cx: *mut JSContext, argc: libc::c_uint, vp: *mut JSVal, in generic_call()