Home | History | Annotate | Download | only in src

Lines Matching full:requiresextension

906         String requiresExtension = isRequiresFunc(cfunc);
907 if (requiresExtension != null) {
909 "if (! supportsExtension(_env, _this, have_" + requiresExtension + "ID)) {");