Home
last modified time | relevance | path

Searched defs:Compiler (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/templates/intrinsics/
Dcompiler_intrinsics.rb64 module Compiler module
/arkcompiler/ets_frontend/es2panda/
Des2panda.cpp35 Compiler::Compiler(ScriptExtension ext) : Compiler(ext, DEFAULT_THREAD_COUNT) {} in Compiler() function in panda::es2panda::Compiler
37 Compiler::Compiler(ScriptExtension ext, size_t threadCount) in Compiler() function in panda::es2panda::Compiler
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_cjs_module.cpp37 JSTaggedValue BuiltinsCjsModule::Compiler(EcmaRuntimeCallInfo *msg) in Compiler() function in panda::ecmascript::builtins::BuiltinsCjsModule
/arkcompiler/ets_frontend/ts2panda/src/
Dindex.ts515 namespace Compiler { namespace
Dcompiler.ts130 export class Compiler { class
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument