Home
last modified time | relevance | path

Searched defs:ecmaVm (Results 1 - 25 of 59) sorted by relevance

123

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dthrow_oom_error_test.cpp55 auto ecmaVm = thread->GetEcmaVM(); in HWTEST_F_L0() local
H A Dwaiter_list_test.cpp28 EcmaVM *ecmaVm = thread->GetEcmaVM(); in CreateListNode() local
H A Dhuge_object_test.cpp52 auto ecmaVm = thread->GetEcmaVM(); in HWTEST_F_L0() local
62 auto ecmaVm = thread->GetEcmaVM(); in HWTEST_F_L0() local
H A Djs_verification_test.cpp38 auto ecmaVm = thread->GetEcmaVM(); in HWTEST_F_L0() local
63 auto ecmaVm = thread->GetEcmaVM(); in HWTEST_F_L0() local
87 auto ecmaVm = thread->GetEcmaVM(); in HWTEST_F_L0() local
H A Dmem_controller_test.cpp39 auto ecmaVm = thread->GetEcmaVM(); in HWTEST_F_L0() local
118 auto ecmaVm = thread->GetEcmaVM(); in HWTEST_F_L0() local
128 auto ecmaVm = thread->GetEcmaVM(); in HWTEST_F_L0() local
156 auto ecmaVm = thread->GetEcmaVM(); HWTEST_F_L0() local
[all...]
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_root_visitor.cpp25 auto ecmaVm = GetVMInstance(thread); in VisitHeapRoots() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dscope_info_extractor.cpp25 EcmaVM *ecmaVm = thread->GetEcmaVM(); in GenerateScopeInfo() local
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Dtest_runtime_stubs.cpp64 EcmaVM *ecmaVm = thread->GetEcmaVM(); in DEF_RUNTIME_STUBS() local
80 EcmaVM *ecmaVm = thread->GetEcmaVM(); in DEF_RUNTIME_STUBS() local
94 EcmaVM *ecmaVm = thread->GetEcmaVM(); in DEF_RUNTIME_STUBS() local
/arkcompiler/toolchain/tooling/backend/
H A Djs_single_stepper.cpp75 std::unique_ptr<SingleStepper> SingleStepper::GetStepIntoStepper(const EcmaVM *ecmaVm) in GetStepIntoStepper() argument
80 std::unique_ptr<SingleStepper> SingleStepper::GetStepOverStepper(const EcmaVM *ecmaVm) in GetStepOverStepper() argument
85 std::unique_ptr<SingleStepper> SingleStepper::GetStepOutStepper(const EcmaVM *ecmaVm) in GetStepOutStepper() argument
109 std::unique_ptr<SingleStepper> SingleStepper::GetStepper(const EcmaVM *ecmaVm, in GetStepper() argument
[all...]
H A Djs_single_stepper.h30 SingleStepper(const EcmaVM *ecmaVm, std::unique_ptr<PtMethod> ptMethod, in SingleStepper() argument
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_collator.cpp31 EcmaVM *ecmaVm = thread->GetEcmaVM(); in CollatorConstructor() local
H A Dbuiltins_displaynames.cpp27 EcmaVM *ecmaVm = thread->GetEcmaVM(); in DisplayNamesConstructor() local
131 auto ecmaVm = thread->GetEcmaVM(); in ResolvedOptions() local
H A Dbuiltins_list_format.cpp28 EcmaVM *ecmaVm = thread->GetEcmaVM(); in ListFormatConstructor() local
148 auto ecmaVm = thread->GetEcmaVM(); in ResolvedOptions() local
H A Dbuiltins_number_format.cpp28 EcmaVM *ecmaVm = thread->GetEcmaVM(); in NumberFormatConstructor() local
176 auto ecmaVm = thread->GetEcmaVM(); in ResolvedOptions() local
H A Dbuiltins_plural_rules.cpp28 EcmaVM *ecmaVm = thread->GetEcmaVM(); in PluralRulesConstructor() local
118 auto ecmaVm = thread->GetEcmaVM(); in ResolvedOptions() local
H A Dbuiltins_relative_time_format.cpp24 EcmaVM *ecmaVm = thread->GetEcmaVM(); in RelativeTimeFormatConstructor() local
168 auto ecmaVm = thread->GetEcmaVM(); in ResolvedOptions() local
H A Dbuiltins_segmenter.cpp28 EcmaVM *ecmaVm = thread->GetEcmaVM(); in SegmenterConstructor() local
115 auto ecmaVm = thread->GetEcmaVM(); in ResolvedOptions() local
H A Dbuiltins_bigint.cpp122 EcmaVM *ecmaVm = thread->GetEcmaVM(); in ToLocaleString() local
H A Dbuiltins_date_time_format.cpp32 EcmaVM *ecmaVm = thread->GetEcmaVM(); in DateTimeFormatConstructor() local
238 auto ecmaVm = thread->GetEcmaVM(); in ResolvedOptions() local
H A Dbuiltins_errors.cpp127 EcmaVM *ecmaVm = thread->GetEcmaVM(); in AggregateErrorConstructor() local
/arkcompiler/ets_runtime/ecmascript/ic/tests/
H A Dic_binaryop_test.cpp52 EcmaVM *ecmaVm = nullptr; member in panda::test::ICBinaryOPTest
[all...]
H A Dic_invoke_test.cpp45 EcmaVM *ecmaVm = nullptr; member in panda::test::ICInvokeTest
/arkcompiler/ets_runtime/ecmascript/
H A Djs_segment_iterator.cpp29 EcmaVM *ecmaVm = thread->GetEcmaVM(); in SetIcuBreakIterator() local
46 EcmaVM *ecmaVm = thread->GetEcmaVM(); in SetUString() local
H A Djs_finalization_registry.cpp175 auto ecmaVm = thread->GetEcmaVM(); in CleanupFinalizationRegistry() local
/arkcompiler/ets_runtime/ecmascript/intl/
H A Dglobal_intl_helper.h108 EcmaVM *ecmaVm = thread->GetEcmaVM(); in GetGlobalObject() local

Completed in 11 milliseconds

123