Home | History | Annotate | Download | only in src

Lines Matching full:requiresextension

811         String requiresExtension = isRequiresFunc(cfunc);
812 if (requiresExtension != null) {
814 "if (! supportsExtension(_env, _this, have_" + requiresExtension + "ID)) {");