Searched refs:hideInternals (Results 1 – 1 of 1) sorted by relevance
100 boolean hideInternals; field in BytecodeGenTest.TestVisibilityClassLoader102 public TestVisibilityClassLoader(boolean hideInternals) { in TestVisibilityClassLoader() argument105 this.hideInternals = hideInternals; in TestVisibilityClassLoader()161 if (hideInternals) { in loadClass()