| /arkcompiler/ets_frontend/ets2panda/ |
| D | es2panda.cpp | 59 Compiler::Compiler(ScriptExtension ext) : Compiler(ext, DEFAULT_THREAD_COUNT, {}) {} in Compiler() function in ark::es2panda::Compiler 61 Compiler::Compiler(ScriptExtension ext, size_t threadCount) : Compiler(ext, threadCount, {}) {} in Compiler() function in ark::es2panda::Compiler 63 Compiler::Compiler(ScriptExtension ext, size_t threadCount, std::vector<util::Plugin> &&plugins) in Compiler() function in ark::es2panda::Compiler
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | compiler_worker.h | 25 class Compiler; variable
|
| D | compiler.h | 651 explicit Compiler(CodeAllocator *codeAllocator, mem::InternalAllocatorPtr internalAllocator, in Compiler() function
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/ |
| D | compiler.py | 102 class Compiler: class 167 ark_compiler: Compiler, 208 def __init__(self, tmp_path: Path, ark_compiler: Compiler) -> None: 274 ark_compiler: Compiler,
|
| /arkcompiler/runtime_core/compiler/optimizer/templates/intrinsics/ |
| D | compiler_intrinsics.rb | 64 module Compiler module
|
| /arkcompiler/runtime_core/static_core/runtime/entrypoints/ |
| D | entrypoints.rb | 61 module Compiler module
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/templates/intrinsics/ |
| D | compiler_intrinsics.rb | 82 module Compiler module
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/tests/evaluate/ |
| D | test_ets_evaluate.py | 86 ark_compiler: Compiler,
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/templates/ |
| D | entrypoints.rb | 101 module Compiler module
|
| /arkcompiler/runtime_core/static_core/runtime/core/ |
| D | core_vm.h | 32 class Compiler; variable
|
| /arkcompiler/ets_frontend/es2panda/ |
| D | es2panda.cpp | 34 Compiler::Compiler(ScriptExtension ext) : Compiler(ext, DEFAULT_THREAD_COUNT) {} in Compiler() function in panda::es2panda::Compiler 36 Compiler::Compiler(ScriptExtension ext, size_t threadCount) in Compiler() function in panda::es2panda::Compiler
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_cjs_module.cpp | 33 JSTaggedValue BuiltinsCjsModule::Compiler(EcmaRuntimeCallInfo *msg) in Compiler() function in panda::ecmascript::builtins::BuiltinsCjsModule
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument
|