Home
last modified time | relevance | path

Searched defs:compilerEnv (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/rhino/rhino1_7R4/src/org/mozilla/javascript/optimizer/
H A DClassCompiler.java27 public ClassCompiler(CompilerEnvirons compilerEnv) in ClassCompiler()
185 private CompilerEnvirons compilerEnv; field in ClassCompiler
H A DCodegen.java55 public Object compile(CompilerEnvirons compilerEnv, in compile()
141 public byte[] compileToClassFile(CompilerEnvirons compilerEnv, in compileToClassFile()
1238 private CompilerEnvirons compilerEnv; field in Codegen
5354 CompilerEnvirons compilerEnv; field in BodyCodegen
/dports/lang/rhino/rhino1_7R4/testsrc/org/mozilla/javascript/tests/
H A DBug688018Test.java40 CompilerEnvirons compilerEnv = new CompilerEnvirons(); in parse() local
H A DBug689308Test.java40 CompilerEnvirons compilerEnv = new CompilerEnvirons(); in parse() local
H A DBug688021Test.java40 CompilerEnvirons compilerEnv = new CompilerEnvirons(); in parse() local
H A DBug689314Test.java40 CompilerEnvirons compilerEnv = new CompilerEnvirons(); in parse() local
H A DBug687669Test.java48 CompilerEnvirons compilerEnv = new CompilerEnvirons(); in parse() local
H A DBug708801Test.java70 CompilerEnvirons compilerEnv = new CompilerEnvirons(); in compile() local
/dports/lang/rhino/rhino1_7R4/src/org/mozilla/javascript/
H A DEvaluator.java31 public Object compile(CompilerEnvirons compilerEnv, in compile()
H A DCodeGenerator.java22 private CompilerEnvirons compilerEnv; field in CodeGenerator
50 public InterpreterData compile(CompilerEnvirons compilerEnv, in compile()
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmCompile.cpp697 CompilerEnvironment compilerEnv(args); in CompileBuffer() local
729 CompilerEnvironment compilerEnv(CompileMode::Tier2, Tier::Optimized, in CompileTier2() local
835 CompilerEnvironment compilerEnv(args); in CompileStreaming() local
H A DWasmGenerator.h146 const CompilerEnvironment& compilerEnv; member
H A DWasmGenerator.cpp84 CompilerEnvironment* compilerEnv, in ModuleGenerator()
H A DWasmCraneliftCompile.cpp503 const CompilerEnvironment& compilerEnv, in CraneliftCompileFunctions()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmCompile.cpp697 CompilerEnvironment compilerEnv(args); in CompileBuffer() local
729 CompilerEnvironment compilerEnv(CompileMode::Tier2, Tier::Optimized, in CompileTier2() local
835 CompilerEnvironment compilerEnv(args); in CompileStreaming() local
H A DWasmGenerator.h146 const CompilerEnvironment& compilerEnv; member
H A DWasmGenerator.cpp84 CompilerEnvironment* compilerEnv, in ModuleGenerator()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmCompile.cpp571 CompilerEnvironment compilerEnv(args); in CompileBuffer() local
613 CompilerEnvironment compilerEnv( in CompileTier2() local
727 CompilerEnvironment compilerEnv(args); in CompileStreaming() local
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmCompile.cpp723 CompilerEnvironment compilerEnv(args); in CompileBuffer() local
755 CompilerEnvironment compilerEnv(CompileMode::Tier2, Tier::Optimized, in CompileTier2() local
857 CompilerEnvironment compilerEnv(args); in CompileStreaming() local
H A DWasmIntrinsic.cpp106 CompilerEnvironment compilerEnv( in CompileIntrinsicModule() local
H A DWasmGenerator.h151 const CompilerEnvironment& compilerEnv; member
/dports/lang/rhino/rhino1_7R4/toolsrc/org/mozilla/javascript/tools/jsc/
H A DMain.java356 private CompilerEnvirons compilerEnv; field in Main
/dports/devel/qbs/qbs-src-1.21.0/src/lib/corelib/tools/
H A Dmsvcinfo.cpp157 const QProcessEnvironment &compilerEnv, in getMsvcDefines()
218 const QProcessEnvironment &compilerEnv, in getClangClDefines()
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/dist/
H A Dbuild.go274 func compilerEnv(envName, def string) map[string]string { func
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/dist/
H A Dbuild.go269 func compilerEnv(envName, def string) map[string]string { func

12