Home
last modified time | relevance | path

Searched +defs:panda +defs:options (Results 1 – 25 of 74) sorted by relevance

123

/arkcompiler/runtime_core/compiler/
Dcompiler_options.cpp18 namespace panda::compiler { namespace
20 CompilerOptions options(""); variable
/arkcompiler/ets_frontend/es2panda/compiler/core/
DcompilerImpl.cpp29 namespace panda::es2panda::compiler { namespace
39 …:Program *CompilerImpl::Compile(parser::Program *program, const es2panda::CompilerOptions &options, in Compile()
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_segmenter.cpp21 namespace panda::ecmascript::builtins { namespace
46 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in SegmenterConstructor() local
68 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in SupportedLocalesOf() local
119 JSHandle<JSObject> options(factory->NewJSObjectByConstructor(ctor)); in ResolvedOptions() local
Dbuiltins_plural_rules.cpp22 namespace panda::ecmascript::builtins { namespace
47 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in PluralRulesConstructor() local
69 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in SupportedLocalesOf() local
122 JSHandle<JSObject> options(factory->NewJSObjectByConstructor(ctor)); in ResolvedOptions() local
Dbuiltins_displaynames.cpp20 namespace panda::ecmascript::builtins { namespace
45 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in DisplayNamesConstructor() local
67 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in SupportedLocalesOf() local
135 JSHandle<JSObject> options(factory->NewJSObjectByConstructor(ctor)); in ResolvedOptions() local
Dbuiltins_collator.cpp22 namespace panda::ecmascript::builtins { namespace
54 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in CollatorConstructor() local
75 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in SupportedLocalesOf() local
154 …JSHandle<JSObject> options = JSCollator::ResolvedOptions(thread, JSHandle<JSCollator>::Cast(thisVa… in ResolvedOptions() local
Dbuiltins_list_format.cpp22 namespace panda::ecmascript::builtins { namespace
48 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in ListFormatConstructor() local
70 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in SupportedLocalesOf() local
152 JSHandle<JSObject> options(factory->NewJSObjectByConstructor(ctor)); in ResolvedOptions() local
Dbuiltins_relative_time_format.cpp18 namespace panda::ecmascript::builtins { namespace
44 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in RelativeTimeFormatConstructor() local
81 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in SupportedLocalesOf() local
172 JSHandle<JSObject> options(factory->NewJSObjectByConstructor(ctor)); in ResolvedOptions() local
Dbuiltins_number_format.cpp21 namespace panda::ecmascript::builtins { namespace
50 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in NumberFormatConstructor() local
93 JSHandle<JSTaggedValue> options = GetCallArg(argv, 1); in SupportedLocalesOf() local
180 JSHandle<JSObject> options(factory->NewJSObjectByConstructor(ctor)); in ResolvedOptions() local
/arkcompiler/ets_frontend/es2panda/
Des2panda.cpp31 namespace panda::es2panda { namespace
63 … Compiler::CheckOptionsAndFileForAbcInput(const std::string &fname, const CompilerOptions &options) in CheckOptionsAndFileForAbcInput()
88 …andasm::Program *Compiler::CompileAbcFile(const std::string &fname, const CompilerOptions &options) in CompileAbcFile()
100 void Compiler::CompileAbcFileInParallel(SourceFile *src, const CompilerOptions &options, in CompileAbcFileInParallel()
133 panda::pandasm::Program *Compiler::Compile(const SourceFile &input, const CompilerOptions &options, in Compile()
193 …il::PatchFix *Compiler::InitPatchFixHelper(const SourceFile &input, const CompilerOptions &options, in InitPatchFixHelper()
234 int Compiler::CompileFiles(CompilerOptions &options, in CompileFiles()
291 panda::pandasm::Program *Compiler::CompileFile(const CompilerOptions &options, SourceFile *src, in CompileFile()
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_vm_test.cpp22 namespace panda::test { namespace
34 RuntimeOption options; in HWTEST_F_L0() local
Dincremental_marking_test.cpp27 namespace panda::test { namespace
32 JSRuntimeOptions options; in SetUp() local
Djs_list_format_test.cpp26 namespace panda::test { namespace
76 …mat> CreateJSListFormatterTest(JSThread *thread, icu::Locale icuLocale, JSHandle<JSObject> options) in CreateJSListFormatterTest()
97 std::map<std::string, std::string> &options) in SetFormatterOptionsTest()
121 std::map<std::string, std::string> options { in HWTEST_F_L0() local
163 JSHandle<JSListFormat> GetFormatter(JSThread *thread, std::map<std::string, std::string>& options, in GetFormatter()
179 std::map<std::string, std::string> options { in HWTEST_F_L0() local
195 std::map<std::string, std::string> options { in HWTEST_F_L0() local
210 std::map<std::string, std::string> options { in HWTEST_F_L0() local
234 std::map<std::string, std::string> options { in HWTEST_F_L0() local
Djs_date_time_format_second_test.cpp29 namespace panda::test { namespace
42 …JSHandle<JSObject> options = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), objFu… in HWTEST_F_L0() local
63 static JSHandle<JSDateTimeFormat> FormatCommonSet(JSThread *thread, JSHandle<JSObject>& options, ic… in FormatCommonSet()
85 auto options = EcmaTestCommon::SetHourCycleKeyValue(thread, cycle, zone); in FormatDateTimeCommon() local
155 auto options = EcmaTestCommon::SetHourCycleKeyValue(thread, cycle, zone); in HWTEST_F_L0() local
240 auto options = EcmaTestCommon::SetHourCycleKeyValue(thread, cycle, zone); in HWTEST_F_L0() local
311 …JSHandle<JSObject> options = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), objFu… in HWTEST_F_L0() local
Djs_date_time_format_first_test.cpp29 namespace panda::test { namespace
129 …JSHandle<JSObject> options = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), objFu… in HWTEST_F_L0() local
168 …JSHandle<JSObject> options = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), objFu… in HWTEST_F_L0() local
204 …JSHandle<JSObject> options = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), objFu… in HWTEST_F_L0() local
255 auto options = EcmaTestCommon::SetHourCycleKeyValue(thread, cycle, zone); in HWTEST_F_L0() local
/arkcompiler/runtime_core/abc2program/
Dabc2program_driver.cpp21 namespace panda::abc2program { namespace
25 Abc2ProgramOptions options; in Run() local
/arkcompiler/ets_frontend/es2panda/aot/
Dmain.cpp34 namespace panda::es2panda::aot { namespace
57 const std::unique_ptr<panda::es2panda::aot::Options> &options) in GenerateBase64Output()
119const std::unique_ptr<panda::es2panda::aot::Options> &options, std::map<std::string, size_t> *stat… in GenerateProgramsByWorkers()
140 const std::unique_ptr<panda::es2panda::aot::Options> &options) in DumpProgramInfos()
168 const std::unique_ptr<panda::es2panda::aot::Options> &options, in GenerateProgram()
257const std::unique_ptr<panda::es2panda::aot::Options> &options, size_t expectedProgsCount, in GenerateAbcFiles()
275 const std::unique_ptr<panda::es2panda::aot::Options> &options, in ResolveDepsRelations()
284 auto options = std::make_unique<Options>(); in Run() local
/arkcompiler/ets_frontend/es2panda/util/
DmoduleHelpers.cpp22 namespace panda::es2panda::util { namespace
24panda::es2panda::CompilerOptions &options, std::map<std::string, panda::es2panda::util::ProgramCac… in CompileNpmModuleEntryList()
/arkcompiler/ets_frontend/merge_abc/src/
Dmain.cpp24 namespace panda::proto { namespace
49 auto options = std::make_unique<Options>(); in Run() local
/arkcompiler/ets_runtime/ecmascript/platform/windows/
Daot_crash_info.cpp18 namespace panda::ecmascript { namespace
51 void AotCrashInfo::SetOptionPGOProfiler(JSRuntimeOptions *options, const std::string &bundleName) c… in SetOptionPGOProfiler()
/arkcompiler/runtime_core/panda/
Dpanda.cpp47 namespace panda { namespace
141 int ExecutePandaFile(panda::PandArg<bool> &options, panda::PandArgParser &pa_parser, panda::PandArg… in ExecutePandaFile()
198 panda::PandArg<bool> options("options", false, "Print compiler and runtime options"); in Main() local
/arkcompiler/ets_runtime/ecmascript/
Djs_segmenter.cpp23 namespace panda::ecmascript { namespace
82 const JSHandle<JSTaggedValue> &options) in InitializeSegmenter()
169 const JSHandle<JSObject> &options) in ResolvedOptions()
Dlog.cpp24 namespace panda::ecmascript { namespace
225 void Log::Initialize(const JSRuntimeOptions &options) in Initialize()
/arkcompiler/ets_runtime/ecmascript/compiler/
Djit_compiler.cpp29 namespace panda::ecmascript::kungfu { namespace
30 JitCompiler *JitCompiler::GetInstance(JSRuntimeOptions *options) in GetInstance()
248 void InitJitCompiler(JSRuntimeOptions options) in InitJitCompiler()
/arkcompiler/ets_runtime/ecmascript/intl/
Dglobal_intl_helper.cpp26 namespace panda::ecmascript::intl { namespace
134 const JSHandle<JSTaggedValue> &options, GlobalFormatterType types) in OptionsToMap()
174 std::string> &options, GlobalFormatterType &types) in OptionsWithDataFormatter()

123