Searched refs:outermost (Results 1 - 5 of 5) sorted by relevance

/openjdk9/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/
H A DSplitter.java60 private final FunctionNode outermost; field in class:Splitter
78 * @param outermostCompileUnit compile unit for outermost function, if non-lazy this is the script's compile unit
82 this.outermost = functionNode;
133 assert outermostCompileUnit != null : "outermost compile unit is null";
375 return node == outermost;
/openjdk9/langtools/src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources/jquery/
H A Djquery-1.10.2.js2719 outermost = expandContext != null,
2723 // Use integer dirruns iff this is the outermost matcher
2726 if ( outermost ) {
2742 if ( outermost ) {
2788 if ( outermost && !seed && setMatched.length > 0 &&
2796 if ( outermost ) {
/openjdk9/langtools/src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources/jquery/external/jquery/
H A Djquery.js2719 outermost = expandContext != null,
2723 // Use integer dirruns iff this is the outermost matcher
2726 if ( outermost ) {
2742 if ( outermost ) {
2788 if ( outermost && !seed && setMatched.length > 0 &&
2796 if ( outermost ) {
/openjdk9/langtools/src/jdk.javadoc/share/classes/com/sun/tools/doclets/internal/toolkit/resources/jquery/
H A Djquery-1.10.2.js2719 outermost = expandContext != null,
2723 // Use integer dirruns iff this is the outermost matcher
2726 if ( outermost ) {
2742 if ( outermost ) {
2788 if ( outermost && !seed && setMatched.length > 0 &&
2796 if ( outermost ) {
/openjdk9/langtools/src/jdk.javadoc/share/classes/com/sun/tools/doclets/internal/toolkit/resources/jquery/external/jquery/
H A Djquery.js2719 outermost = expandContext != null,
2723 // Use integer dirruns iff this is the outermost matcher
2726 if ( outermost ) {
2742 if ( outermost ) {
2788 if ( outermost && !seed && setMatched.length > 0 &&
2796 if ( outermost ) {

Completed in 236 milliseconds