Home
last modified time | relevance | path

Searched defs:FunctionScope (Results 1 – 25 of 78) sorted by relevance

1234

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DFunctionScope.java39 public class FunctionScope extends Scope { class
51 …public FunctionScope(final PropertyMap map, final ScriptObject callerScope, final ScriptObject arg… in FunctionScope() method in FunctionScope
62 public FunctionScope(final PropertyMap map, final ScriptObject callerScope) { in FunctionScope() method in FunctionScope
74 …public FunctionScope(final PropertyMap map, final long[] primitiveSpill, final Object[] objectSpil… in FunctionScope() method in FunctionScope
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DFunctionScope.java39 public class FunctionScope extends Scope { class
51 …public FunctionScope(final PropertyMap map, final ScriptObject callerScope, final ScriptObject arg… in FunctionScope() method in FunctionScope
62 public FunctionScope(final PropertyMap map, final ScriptObject callerScope) { in FunctionScope() method in FunctionScope
74 …public FunctionScope(final PropertyMap map, final long[] primitiveSpill, final Object[] objectSpil… in FunctionScope() method in FunctionScope
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DFunctionScope.java39 public class FunctionScope extends Scope { class
51 …public FunctionScope(final PropertyMap map, final ScriptObject callerScope, final ScriptObject arg… in FunctionScope() method in FunctionScope
62 public FunctionScope(final PropertyMap map, final ScriptObject callerScope) { in FunctionScope() method in FunctionScope
74 …public FunctionScope(final PropertyMap map, final long[] primitiveSpill, final Object[] objectSpil… in FunctionScope() method in FunctionScope
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DFunctionScope.java39 public class FunctionScope extends Scope { class
51 …public FunctionScope(final PropertyMap map, final ScriptObject callerScope, final ScriptObject arg… in FunctionScope() method in FunctionScope
62 public FunctionScope(final PropertyMap map, final ScriptObject callerScope) { in FunctionScope() method in FunctionScope
74 …public FunctionScope(final PropertyMap map, final long[] primitiveSpill, final Object[] objectSpil… in FunctionScope() method in FunctionScope
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DFunctionScope.java39 public class FunctionScope extends Scope { class
51 …public FunctionScope(final PropertyMap map, final ScriptObject callerScope, final ScriptObject arg… in FunctionScope() method in FunctionScope
62 public FunctionScope(final PropertyMap map, final ScriptObject callerScope) { in FunctionScope() method in FunctionScope
74 …public FunctionScope(final PropertyMap map, final long[] primitiveSpill, final Object[] objectSpil… in FunctionScope() method in FunctionScope
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/runtime/
H A DFunctionScope.java39 public class FunctionScope extends Scope { class
51 …public FunctionScope(final PropertyMap map, final ScriptObject callerScope, final ScriptObject arg… in FunctionScope() method in FunctionScope
62 public FunctionScope(final PropertyMap map, final ScriptObject callerScope) { in FunctionScope() method in FunctionScope
74 …public FunctionScope(final PropertyMap map, final long[] primitiveSpill, final Object[] objectSpil… in FunctionScope() method in FunctionScope
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/runtime/
H A DFunctionScope.java39 public class FunctionScope extends Scope { class
51 …public FunctionScope(final PropertyMap map, final ScriptObject callerScope, final ScriptObject arg… in FunctionScope() method in FunctionScope
62 public FunctionScope(final PropertyMap map, final ScriptObject callerScope) { in FunctionScope() method in FunctionScope
74 …public FunctionScope(final PropertyMap map, final long[] primitiveSpill, final Object[] objectSpil… in FunctionScope() method in FunctionScope
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/codecompletion/
H A Dcodecompletion.h51 struct FunctionScope struct
53 FunctionScope() {} in FunctionScope() function
56 FunctionScope(const NameSpace& ns): in FunctionScope() argument
67 typedef std::vector<FunctionScope> FunctionsScopeVec; argument
/dports/devel/antlr/antlr-2.7.7/examples/java/tinybasic/
H A DFunctionScope.java3 class FunctionScope extends Scope{ class
4 public FunctionScope(Scope prev){ in FunctionScope() method in FunctionScope
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/schema/
H A DASTBuilder-func.hpp47 BSTree * FunctionScope () { return m_self == 0 ? 0 : & m_self -> fscope; } in FunctionScope() function in ncbi::SchemaParser::FunctionDeclaration
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/schema/
H A DASTBuilder-func.hpp47 BSTree * FunctionScope () { return m_self == 0 ? 0 : & m_self -> fscope; } in FunctionScope() function in ncbi::SchemaParser::FunctionDeclaration
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@typescript-eslint/experimental-utils/dist/ts-eslint-scope/
H A DScope.d.ts91 interface FunctionScope extends Scope { interface
93 declare const FunctionScope: ScopeConstructor & (new (scopeManager: ScopeManager, upperScope: Scope… constant
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@typescript-eslint/experimental-utils/_ts3.4/dist/ts-eslint-scope/
H A DScope.d.ts93 interface FunctionScope extends Scope { interface
95 declare const FunctionScope: ScopeConstructor & (new (scopeManager: ScopeManager, upperScope: Scope… constant
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@typescript-eslint/experimental-utils/dist/ts-eslint-scope/
H A DScope.d.ts93 interface FunctionScope extends Scope { interface
95 declare const FunctionScope: ScopeConstructor & (new (scopeManager: ScopeManager, upperScope: Scope… constant
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/util/
H A Ddefer_test.cc23 TEST(DeferTest, FunctionScope) { in TEST() argument
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/util/
H A Ddefer_test.cc23 TEST(DeferTest, FunctionScope) { in TEST() argument
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/util/
H A Ddefer_test.cc23 TEST(DeferTest, FunctionScope) { in TEST() argument
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/util/
H A Ddefer_test.cc23 TEST(DeferTest, FunctionScope) { in TEST() argument
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/util/
H A Ddefer_test.cc23 TEST(DeferTest, FunctionScope) { in TEST() argument
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/util/
H A Ddefer_test.cc23 TEST(DeferTest, FunctionScope) { in TEST() argument
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/util/
H A Ddefer_test.cc23 TEST(DeferTest, FunctionScope) { in TEST() argument
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/util/
H A Ddefer_test.cc23 TEST(DeferTest, FunctionScope) { in TEST() argument
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/util/
H A Ddefer_test.cc23 TEST(DeferTest, FunctionScope) { in TEST() argument
/dports/databases/rocksdb/rocksdb-6.26.1/util/
H A Ddefer_test.cc23 TEST(DeferTest, FunctionScope) { in TEST() argument
/dports/databases/rocksdb-lite/rocksdb-6.26.1/util/
H A Ddefer_test.cc23 TEST(DeferTest, FunctionScope) { in TEST() argument

1234