Home
last modified time | relevance | path

Searched defs:firstValue (Results 1 – 17 of 17) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/setrefgetsize_fuzzer/
Dsetrefgetsize_fuzzer.cpp55 JSHandle<JSTaggedValue> firstValue(factory->NewFromStdString(str)); in SetRefGetSizeFuzztest() local
/arkcompiler/ets_runtime/test/fuzztest/setrefgettotalelements_fuzzer/
Dsetrefgettotalelements_fuzzer.cpp55 JSHandle<JSTaggedValue> firstValue(factory->NewFromStdString(str)); in SetRefGetTotalElementsFuzztest() local
/arkcompiler/ets_runtime/test/fuzztest/setrefgetvalue_fuzzer/
Dsetrefgetvalue_fuzzer.cpp57 JSHandle<JSTaggedValue> firstValue(factory->NewFromStdString(str1)); in SetRefGetValueFuzztest() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dic_stub_builder.cpp136 GateRef firstValue = GetValueFromTaggedArray(glue_, profileTypeInfo_, slotId_); in TryPrimitiveLoadIC() local
176 GateRef firstValue = GetValueFromTaggedArray(glue_, profileTypeInfo_, slotId_); in NamedICAccessor() local
223 GateRef firstValue = GetValueFromTaggedArray( in ValuedICAccessor() local
Dcommon_stubs.cpp1119 GateRef firstValue = TaggedArgument(2); /* 2 : 3rd parameter is value */ in GenerateCircuit() local
1160 GateRef firstValue = TaggedArgument(3); /* 3 : 4th parameter is value */ in GenerateCircuit() local
1201 GateRef firstValue = TaggedArgument(2); /* 2 : 3rd parameter is value */ in GenerateCircuit() local
1240 GateRef firstValue = TaggedArgument(3); /* 3 : 4th parameter is value */ in GenerateCircuit() local
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime_stub-inl.h88JSTaggedValue firstValue, JSTaggedValue secondValue) in TryLoadICByName()
118JSTaggedValue firstValue, JSTaggedValue secondValue) in TryLoadICByValue()
156 … JSTaggedValue key, JSTaggedValue firstValue, in TryStoreICByValue()
194JSTaggedValue firstValue, JSTaggedValue secondValue, in TryStoreICByName()
Dprofile_type_info.h319 …ine void SetMultiIcSlotLocked(JSThread* thread, uint32_t firstIdx, const JSTaggedValue& firstValue, in SetMultiIcSlotLocked()
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.cpp2237 JSTaggedValue firstValue = profileTypeArray->Get(thread, slotId); in RunInternal() local
2558 JSTaggedValue firstValue = profileTypeArray->Get(thread, slotId); in RunInternal() local
2621 JSTaggedValue firstValue = profileTypeArray->Get(thread, slotId); in RunInternal() local
2942 JSTaggedValue firstValue = profileTypeArray->Get(thread, slotId); in RunInternal() local
3016 JSTaggedValue firstValue = profileTypeArray->Get(thread, slotId); in RunInternal() local
5459 JSTaggedValue firstValue = profileTypeArray->Get(thread, slotId); in RunInternal() local
5514 JSTaggedValue firstValue = profileTypeArray->Get(thread, slotId); in RunInternal() local
5827 JSTaggedValue firstValue = profileTypeArray->Get(thread, slotId); in RunInternal() local
5884 JSTaggedValue firstValue = profileTypeArray->Get(thread, slotId); in RunInternal() local
6365 JSTaggedValue firstValue = profileTypeArray->Get(thread, slotId); in RunInternal() local
[all …]
Dinterpreter_assembly.cpp2300 JSTaggedValue firstValue = profileTypeArray->Get(thread, slotId); in HandleStobjbyvalueImm8V8V8() local
2621 JSTaggedValue firstValue = profileTypeArray->Get(thread, slotId); in HandleStobjbynameImm8Id16V8() local
3137 JSTaggedValue firstValue = profileTypeArray->Get(thread, slotId); in HandleStobjbyvalueImm16V8V8() local
5405 JSTaggedValue firstValue = profileTypeArray->Get(thread, slotId); in HandleStobjbynameImm16Id16V8() local
5479 JSTaggedValue firstValue = profileTypeArray->Get(thread, slotId); in HandleLdobjbynameImm16Id16() local
5547 JSTaggedValue firstValue = profileTypeArray->Get(thread, slotId); in HandleLdobjbynameImm8Id16() local
5876 JSTaggedValue firstValue = profileTypeArray->Get(thread, slotId); in HandleLdobjbyvalueImm16V8() local
5932 JSTaggedValue firstValue = profileTypeArray->Get(thread, slotId); in HandleLdobjbyvalueImm8V8() local
6203 JSTaggedValue firstValue = profileTypeArray->Get(thread, slotId); in HandleStthisbyvalueImm16V8() local
6267 JSTaggedValue firstValue = profileTypeArray->Get(thread, slotId); in HandleStthisbyvalueImm8V8() local
[all …]
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_queue_test.cpp94 std::string firstValue = queueValue + std::to_string(0U); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_profiler.cpp478 JSTaggedValue firstValue = profileTypeInfo_->Get(mainThread_, slotId); in ConvertICByName() local
709 JSTaggedValue firstValue = profileTypeInfo_->Get(mainThread_, slotId); in ConvertICByValue() local
905 JSTaggedValue firstValue = profileTypeInfo_->Get(mainThread_, slotId); in ConvertInstanceof() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp913 JSTaggedValue firstValue = profileTypeInfo->Get(thread, slotId); in DumpICByName() local
937 JSTaggedValue firstValue = profileTypeInfo->Get(thread, slotId); in DumpICByValue() local
1473 JSTaggedValue firstValue = profileTypeInfo->Get(thread, slotId); in DumpInstanceof() local
/arkcompiler/ets_runtime/ecmascript/
Djs_date.cpp880 uint32_t firstValue = code & CODE_FLAG; in SetDateValue() local
/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper.cpp1104 … const JSHandle<JSTaggedValue> &buffer, const JSHandle<JSTaggedValue> &firstValue, in SortCompare()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dclass_info_extractor.cpp148 JSMutableHandle<JSTaggedValue> firstValue(thread, JSTaggedValue::Undefined()); in ExtractAndReturnWhetherWithElements() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_shared_array.cpp1639 …JSHandle<JSTaggedValue> firstValue(thread, BuiltinsSharedArray::GetElementByKey(thread, thisObjHan… in Shift() local
Dbuiltins_array.cpp2083 …JSHandle<JSTaggedValue> firstValue = JSTaggedValue::GetProperty(thread, thisObjVal, firstKey).GetV… in Shift() local