Home
last modified time | relevance | path

Searched defs:scopeKind (Results 1 – 25 of 72) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DBytecodeCompiler.cpp228 ScopeKind scopeKind, BytecodeCompilerOutput& output) { in CompileGlobalScriptToStencilAndMaybeInstantiate()
327 ScopeKind scopeKind) { in CompileGlobalScriptToStencilImpl()
339 ScopeKind scopeKind) { in CompileGlobalScriptToStencil()
345 ScopeKind scopeKind) { in CompileGlobalScriptToStencil()
354 ScopeKind scopeKind) { in CompileGlobalScriptToExtensibleStencilImpl()
367 ScopeKind scopeKind) { in CompileGlobalScriptToExtensibleStencil()
375 ScopeKind scopeKind) { in CompileGlobalScriptToExtensibleStencil()
421 JS::SourceText<Unit>& srcBuf, ScopeKind scopeKind) { in CompileGlobalScriptImpl()
434 JS::SourceText<char16_t>& srcBuf, ScopeKind scopeKind) { in CompileGlobalScript()
440 JS::SourceText<Utf8Unit>& srcBuf, ScopeKind scopeKind) { in CompileGlobalScript()
H A DEmitterScope.cpp479 ScopeKind scopeKind = in enterNamedLambda() local
757 ScopeKind scopeKind = in enterEval() local
H A DSharedContext.cpp70 JSContext* cx, ScopeKind scopeKind, in GlobalSharedContext()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DBytecodeCompiler.cpp228 ScopeKind scopeKind, BytecodeCompilerOutput& output) { in CompileGlobalScriptToStencilAndMaybeInstantiate()
327 ScopeKind scopeKind) { in CompileGlobalScriptToStencilImpl()
339 ScopeKind scopeKind) { in CompileGlobalScriptToStencil()
345 ScopeKind scopeKind) { in CompileGlobalScriptToStencil()
354 ScopeKind scopeKind) { in CompileGlobalScriptToExtensibleStencilImpl()
367 ScopeKind scopeKind) { in CompileGlobalScriptToExtensibleStencil()
375 ScopeKind scopeKind) { in CompileGlobalScriptToExtensibleStencil()
421 JS::SourceText<Unit>& srcBuf, ScopeKind scopeKind) { in CompileGlobalScriptImpl()
434 JS::SourceText<char16_t>& srcBuf, ScopeKind scopeKind) { in CompileGlobalScript()
440 JS::SourceText<Utf8Unit>& srcBuf, ScopeKind scopeKind) { in CompileGlobalScript()
H A DEmitterScope.cpp479 ScopeKind scopeKind = in enterNamedLambda() local
757 ScopeKind scopeKind = in enterEval() local
H A DSharedContext.cpp70 JSContext* cx, ScopeKind scopeKind, in GlobalSharedContext()
/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DBytecodeCompiler.cpp221 ScopeKind scopeKind, BytecodeCompilerOutput& output) { in CompileGlobalScriptToStencilAndMaybeInstantiate()
321 ScopeKind scopeKind) { in CompileGlobalScriptToStencilImpl()
333 ScopeKind scopeKind) { in CompileGlobalScriptToStencil()
339 ScopeKind scopeKind) { in CompileGlobalScriptToStencil()
348 ScopeKind scopeKind) { in CompileGlobalScriptToExtensibleStencilImpl()
361 ScopeKind scopeKind) { in CompileGlobalScriptToExtensibleStencil()
369 ScopeKind scopeKind) { in CompileGlobalScriptToExtensibleStencil()
414 JS::SourceText<Unit>& srcBuf, ScopeKind scopeKind) { in CompileGlobalScriptImpl()
427 JS::SourceText<char16_t>& srcBuf, ScopeKind scopeKind) { in CompileGlobalScript()
433 JS::SourceText<Utf8Unit>& srcBuf, ScopeKind scopeKind) { in CompileGlobalScript()
H A DEmitterScope.cpp478 ScopeKind scopeKind = in enterNamedLambda() local
756 ScopeKind scopeKind = in enterEval() local
H A DSharedContext.cpp79 JSContext* cx, ScopeKind scopeKind, in GlobalSharedContext()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DBinASTParser.cpp64 AssertedScopeKind scopeKind, in parseAssertedMaybePositionalParameterName()
1472 const auto scopeKind = AssertedScopeKind::Block; in parseInterfaceAssertedBlockScope() local
1504 AssertedScopeKind scopeKind, const ListContext& context) { in parseAssertedBoundName()
1520 const size_t start, AssertedScopeKind scopeKind, in parseInterfaceAssertedBoundName()
1567 const auto scopeKind = AssertedScopeKind::Catch; in parseInterfaceAssertedBoundNamesScope() local
1616 const size_t start, AssertedScopeKind scopeKind, in parseInterfaceAssertedDeclaredName()
1676 const auto scopeKind = AssertedScopeKind::Parameter; in parseInterfaceAssertedParameterScope() local
1707 const size_t start, AssertedScopeKind scopeKind, in parseInterfaceAssertedPositionalParameterName()
1784 const auto scopeKind = AssertedScopeKind::Global; in parseInterfaceAssertedScriptGlobalScope() local
1833 const auto scopeKind = AssertedScopeKind::Var; in parseInterfaceAssertedVarScope() local
[all …]
H A DBinASTParserPerTokenizer.cpp411 AssertedScopeKind scopeKind, HandleAtom name, ParseContext::Scope* scope, in addScopeName()
448 AssertedScopeKind scopeKind, AssertedDeclaredKind kind, in getDeclaredScope()
476 AssertedScopeKind scopeKind, ParseContext::Scope*& scope, in getBoundScope()
H A DSharedContext.h250 GlobalSharedContext(JSContext* cx, ScopeKind scopeKind, in GlobalSharedContext()
263 ScopeKind scopeKind() const { return scopeKind_; } in scopeKind() function
H A DEmitterScope.cpp538 ScopeKind scopeKind = in enterNamedLambda() local
835 ScopeKind scopeKind = in enterEval() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/micro/org/openjdk/bench/jdk/incubator/foreign/
H A DBulkMismatchAcquire.java75 public ScopeKind scopeKind; field in BulkMismatchAcquire
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DCompilationAndEvaluation.cpp63 ScopeKind scopeKind = in CompileSourceBuffer() local
91 ScopeKind scopeKind = in CompileSourceBufferAndStartIncrementalEncoding() local
562 static bool EvaluateSourceBuffer(JSContext* cx, ScopeKind scopeKind, in EvaluateSourceBuffer()
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DCompilationAndEvaluation.cpp63 ScopeKind scopeKind = in CompileSourceBuffer() local
91 ScopeKind scopeKind = in CompileSourceBufferAndStartIncrementalEncoding() local
555 static bool EvaluateSourceBuffer(JSContext* cx, ScopeKind scopeKind, in EvaluateSourceBuffer()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DCompilationAndEvaluation.cpp63 ScopeKind scopeKind = in CompileSourceBuffer() local
91 ScopeKind scopeKind = in CompileSourceBufferAndStartIncrementalEncoding() local
562 static bool EvaluateSourceBuffer(JSContext* cx, ScopeKind scopeKind, in EvaluateSourceBuffer()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/frontend/
H A DBytecodeCompiler.cpp373 BytecodeCompiler::compileGlobalScript(ScopeKind scopeKind) in compileGlobalScript()
558 frontend::CompileGlobalScript(ExclusiveContext* cx, LifoAlloc& alloc, ScopeKind scopeKind, in CompileGlobalScript()
H A DSharedContext.h380 GlobalSharedContext(ExclusiveContext* cx, ScopeKind scopeKind, Directives directives, in GlobalSharedContext()
394 ScopeKind scopeKind() const { in scopeKind() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/frontend/
H A DBytecodeCompiler.cpp351 JSScript* BytecodeCompiler::compileGlobalScript(ScopeKind scopeKind) { in compileGlobalScript()
512 ScopeKind scopeKind, in CompileGlobalScript()
H A DSharedContext.h233 GlobalSharedContext(JSContext* cx, ScopeKind scopeKind, Directives directives, in GlobalSharedContext()
245 ScopeKind scopeKind() const { return scopeKind_; } in scopeKind() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DCompilationAndEvaluation.cpp63 ScopeKind scopeKind = in CompileSourceBuffer() local
464 static bool EvaluateSourceBuffer(JSContext* cx, ScopeKind scopeKind, in EvaluateSourceBuffer()
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/parsers/
H A Djson.c61 jsonKind scopeKind; member
/dports/devel/geany-legacy/geany-1.37.1/ctags/parsers/
H A Djson.c57 jsonKind scopeKind; member
/dports/devel/geany/geany-1.38/ctags/parsers/
H A Dgeany_json.c57 jsonKind scopeKind; member

123