Home
last modified time | relevance | path

Searched refs:globalScope (Results 1 – 25 of 450) sorted by relevance

12345678910>>...18

/dports/lang/rhino/rhino1_7R4/testsrc/org/mozilla/javascript/tests/
H A DContinuationsApiTest.java32 Scriptable globalScope; field in ContinuationsApiTest
77 globalScope.put("myObject", globalScope, in setUp()
168 Function f = (Function) globalScope.get("f", globalScope); in testFunctionWithContinuations()
215 Function f = (Function) globalScope.get("f", globalScope); in testSerializationWithContinuations()
249 Scriptable globalScope; in testContinuationsPrototypesAndSerialization() local
254globalScope.put("myObject", globalScope, Context.javaToJS(new MyClass(), globalScope)); in testContinuationsPrototypesAndSerialization()
263 globalScope, in testContinuationsPrototypesAndSerialization()
266 Function f = (Function) globalScope.get("f", globalScope); in testContinuationsPrototypesAndSerialization()
309 Scriptable globalScope; in testContinuationsInlineFunctionsSerialization() local
314 globalScope.put("myObject", globalScope, Context.javaToJS(new MyClass(), globalScope)); in testContinuationsInlineFunctionsSerialization()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.scripting/share/classes/javax/script/
H A DSimpleScriptContext.java83 protected Bindings globalScope; field in SimpleScriptContext
93 globalScope = null; in SimpleScriptContext()
135 globalScope = bindings; in setBindings()
160 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttribute()
187 if (globalScope != null) { in getAttribute()
188 return globalScope.get(name); in getAttribute()
250 if (globalScope != null) { in setAttribute()
251 globalScope.put(name, value); in setAttribute()
303 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttributesScope()
323 return globalScope; in getBindings()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.scripting/share/classes/javax/script/
H A DSimpleScriptContext.java83 protected Bindings globalScope; field in SimpleScriptContext
93 globalScope = null; in SimpleScriptContext()
135 globalScope = bindings; in setBindings()
160 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttribute()
187 if (globalScope != null) { in getAttribute()
188 return globalScope.get(name); in getAttribute()
250 if (globalScope != null) { in setAttribute()
251 globalScope.put(name, value); in setAttribute()
303 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttributesScope()
323 return globalScope; in getBindings()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.scripting/share/classes/javax/script/
H A DSimpleScriptContext.java83 protected Bindings globalScope; field in SimpleScriptContext
93 globalScope = null; in SimpleScriptContext()
135 globalScope = bindings; in setBindings()
160 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttribute()
187 if (globalScope != null) { in getAttribute()
188 return globalScope.get(name); in getAttribute()
250 if (globalScope != null) { in setAttribute()
251 globalScope.put(name, value); in setAttribute()
303 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttributesScope()
323 return globalScope; in getBindings()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/script/
H A DSimpleScriptContext.java83 protected Bindings globalScope; field in SimpleScriptContext
90 globalScope = null; in SimpleScriptContext()
121 globalScope = bindings; in setBindings()
146 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttribute()
173 if (globalScope != null) { in getAttribute()
174 return globalScope.get(name); in getAttribute()
235 if (globalScope != null) { in setAttribute()
236 globalScope.put(name, value); in setAttribute()
288 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttributesScope()
308 return globalScope; in getBindings()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.scripting/share/classes/javax/script/
H A DSimpleScriptContext.java83 protected Bindings globalScope; field in SimpleScriptContext
93 globalScope = null; in SimpleScriptContext()
135 globalScope = bindings; in setBindings()
160 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttribute()
187 if (globalScope != null) { in getAttribute()
188 return globalScope.get(name); in getAttribute()
250 if (globalScope != null) { in setAttribute()
251 globalScope.put(name, value); in setAttribute()
303 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttributesScope()
323 return globalScope; in getBindings()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.scripting/share/classes/javax/script/
H A DSimpleScriptContext.java83 protected Bindings globalScope; field in SimpleScriptContext
93 globalScope = null; in SimpleScriptContext()
135 globalScope = bindings; in setBindings()
160 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttribute()
187 if (globalScope != null) { in getAttribute()
188 return globalScope.get(name); in getAttribute()
250 if (globalScope != null) { in setAttribute()
251 globalScope.put(name, value); in setAttribute()
303 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttributesScope()
323 return globalScope; in getBindings()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.scripting/share/classes/javax/script/
H A DSimpleScriptContext.java83 protected Bindings globalScope; field in SimpleScriptContext
93 globalScope = null; in SimpleScriptContext()
135 globalScope = bindings; in setBindings()
160 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttribute()
187 if (globalScope != null) { in getAttribute()
188 return globalScope.get(name); in getAttribute()
250 if (globalScope != null) { in setAttribute()
251 globalScope.put(name, value); in setAttribute()
303 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttributesScope()
323 return globalScope; in getBindings()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.scripting/share/classes/javax/script/
H A DSimpleScriptContext.java83 protected Bindings globalScope; field in SimpleScriptContext
93 globalScope = null; in SimpleScriptContext()
135 globalScope = bindings; in setBindings()
160 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttribute()
187 if (globalScope != null) { in getAttribute()
188 return globalScope.get(name); in getAttribute()
250 if (globalScope != null) { in setAttribute()
251 globalScope.put(name, value); in setAttribute()
303 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttributesScope()
323 return globalScope; in getBindings()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.scripting/share/classes/javax/script/
H A DSimpleScriptContext.java83 protected Bindings globalScope; field in SimpleScriptContext
93 globalScope = null; in SimpleScriptContext()
135 globalScope = bindings; in setBindings()
160 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttribute()
187 if (globalScope != null) { in getAttribute()
188 return globalScope.get(name); in getAttribute()
250 if (globalScope != null) { in setAttribute()
251 globalScope.put(name, value); in setAttribute()
303 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttributesScope()
323 return globalScope; in getBindings()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/script/
H A DSimpleScriptContext.java83 protected Bindings globalScope; field in SimpleScriptContext
90 globalScope = null; in SimpleScriptContext()
121 globalScope = bindings; in setBindings()
146 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttribute()
173 if (globalScope != null) { in getAttribute()
174 return globalScope.get(name); in getAttribute()
235 if (globalScope != null) { in setAttribute()
236 globalScope.put(name, value); in setAttribute()
288 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttributesScope()
308 return globalScope; in getBindings()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/script/
H A DMyContext.java45 protected Bindings globalScope; field in MyContext
51 globalScope = null; in MyContext()
74 globalScope = bindings; in setBindings()
86 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttribute()
103 if (globalScope != null) { in getAttribute()
104 return globalScope.get(name); in getAttribute()
152 if (globalScope != null) { in setAttribute()
153 globalScope.put(name, value); in setAttribute()
191 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttributesScope()
204 return globalScope; in getBindings()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/javax/script/
H A DMyContext.java45 protected Bindings globalScope; field in MyContext
51 globalScope = null; in MyContext()
74 globalScope = bindings; in setBindings()
86 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttribute()
103 if (globalScope != null) { in getAttribute()
104 return globalScope.get(name); in getAttribute()
152 if (globalScope != null) { in setAttribute()
153 globalScope.put(name, value); in setAttribute()
191 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttributesScope()
204 return globalScope; in getBindings()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/javax/script/
H A DMyContext.java45 protected Bindings globalScope; field in MyContext
51 globalScope = null; in MyContext()
74 globalScope = bindings; in setBindings()
86 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttribute()
103 if (globalScope != null) { in getAttribute()
104 return globalScope.get(name); in getAttribute()
152 if (globalScope != null) { in setAttribute()
153 globalScope.put(name, value); in setAttribute()
191 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttributesScope()
204 return globalScope; in getBindings()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/script/
H A DMyContext.java45 protected Bindings globalScope; field in MyContext
51 globalScope = null; in MyContext()
74 globalScope = bindings; in setBindings()
86 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttribute()
103 if (globalScope != null) { in getAttribute()
104 return globalScope.get(name); in getAttribute()
152 if (globalScope != null) { in setAttribute()
153 globalScope.put(name, value); in setAttribute()
191 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttributesScope()
204 return globalScope; in getBindings()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/javax/script/
H A DMyContext.java45 protected Bindings globalScope; field in MyContext
51 globalScope = null; in MyContext()
74 globalScope = bindings; in setBindings()
86 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttribute()
103 if (globalScope != null) { in getAttribute()
104 return globalScope.get(name); in getAttribute()
152 if (globalScope != null) { in setAttribute()
153 globalScope.put(name, value); in setAttribute()
191 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttributesScope()
204 return globalScope; in getBindings()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/javax/script/
H A DMyContext.java45 protected Bindings globalScope; field in MyContext
51 globalScope = null; in MyContext()
74 globalScope = bindings; in setBindings()
86 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttribute()
103 if (globalScope != null) { in getAttribute()
104 return globalScope.get(name); in getAttribute()
152 if (globalScope != null) { in setAttribute()
153 globalScope.put(name, value); in setAttribute()
191 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttributesScope()
204 return globalScope; in getBindings()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/javax/script/
H A DMyContext.java45 protected Bindings globalScope; field in MyContext
51 globalScope = null; in MyContext()
74 globalScope = bindings; in setBindings()
86 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttribute()
103 if (globalScope != null) { in getAttribute()
104 return globalScope.get(name); in getAttribute()
152 if (globalScope != null) { in setAttribute()
153 globalScope.put(name, value); in setAttribute()
191 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttributesScope()
204 return globalScope; in getBindings()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/javax/script/
H A DMyContext.java45 protected Bindings globalScope; field in MyContext
51 globalScope = null; in MyContext()
74 globalScope = bindings; in setBindings()
86 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttribute()
103 if (globalScope != null) { in getAttribute()
104 return globalScope.get(name); in getAttribute()
152 if (globalScope != null) { in setAttribute()
153 globalScope.put(name, value); in setAttribute()
191 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttributesScope()
204 return globalScope; in getBindings()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/javax/script/
H A DMyContext.java45 protected Bindings globalScope; field in MyContext
51 globalScope = null; in MyContext()
74 globalScope = bindings; in setBindings()
86 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttribute()
103 if (globalScope != null) { in getAttribute()
104 return globalScope.get(name); in getAttribute()
152 if (globalScope != null) { in setAttribute()
153 globalScope.put(name, value); in setAttribute()
191 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttributesScope()
204 return globalScope; in getBindings()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/javax/script/
H A DMyContext.java45 protected Bindings globalScope; field in MyContext
51 globalScope = null; in MyContext()
74 globalScope = bindings; in setBindings()
86 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttribute()
103 if (globalScope != null) { in getAttribute()
104 return globalScope.get(name); in getAttribute()
152 if (globalScope != null) { in setAttribute()
153 globalScope.put(name, value); in setAttribute()
191 } else if (globalScope != null && globalScope.containsKey(name)) { in getAttributesScope()
204 return globalScope; in getBindings()
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/test/java/org/opengrok/indexer/analysis/
H A DScopesTest.java42 Scope globalScope = instance.getScope(0); in testGetScope() local
52 assertEquals(instance.getScope(1), globalScope); in testGetScope()
56 assertEquals(instance.getScope(21), globalScope); in testGetScope()
57 assertEquals(instance.getScope(24), globalScope); in testGetScope()
58 assertEquals(instance.getScope(39), globalScope); in testGetScope()
60 assertEquals(instance.getScope(41), globalScope); in testGetScope()
63 assertEquals(instance.getScope(101), globalScope); in testGetScope()
64 assertEquals(instance.getScope(500), globalScope); in testGetScope()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/workers/
H A DWorkerError.cpp93 WorkerGlobalScope* globalScope = nullptr; in ReportError() local
94 UNWRAP_OBJECT(WorkerGlobalScope, &global, globalScope); in ReportError()
96 if (!globalScope) { in ReportError()
97 WorkerDebuggerGlobalScope* globalScope = nullptr; in ReportError() local
100 MOZ_ASSERT_IF(globalScope, in ReportError()
120 static_cast<nsIDOMEventTarget*>(globalScope); in ReportError()
333 WorkerGlobalScope* globalScope = nullptr; in ReportError() local
336 if (!globalScope) { in ReportError()
337 WorkerDebuggerGlobalScope* globalScope = nullptr; in ReportError() local
340 MOZ_ASSERT_IF(globalScope, in ReportError()
[all …]
/dports/lang/bsh/beanshell-2.1.0/engine/javax-src/javax/script/
H A DSimpleScriptContext.java49 protected Bindings globalScope; field in SimpleScriptContext
55 globalScope = null; in SimpleScriptContext()
87 globalScope = bindings; in setBindings()
116 if (globalScope != null) { in getAttribute()
117 return globalScope.get(name); in getAttribute()
157 if (globalScope != null) { in setAttribute()
158 globalScope.put(name, value); in setAttribute()
194 } else if (globalScope != null && getAttribute(name, GLOBAL_SCOPE) != null) { in getAttributesScope()
214 return globalScope; in getBindings()
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/parsers/
H A Docaml.c697 toDoNext = &globalScope; in popLastNamed()
707 toDoNext = &globalScope; in popSoftContext()
740 toDoNext = &globalScope; in popStrongContext()
772 toDoNext = &globalScope; in tillToken()
833 toDoNext = globalScope; in tillTokenOrTerminatingOrFallback()
976 toDoNext = &globalScope; in typeRecord()
996 toDoNext = &globalScope; in exceptionDecl()
1009 toDoNext = &globalScope; in constructorValidation()
1110 toDoNext = &globalScope; in val()
1120 toDoNext = &globalScope; in val()
[all …]

12345678910>>...18