pub unsafe extern "C" fn JS_IsBuiltinEvalFunction( fun: *mut JSFunction, ) -> bool
True iff fun is the global eval function.