| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_segments.cpp | 30 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Containing() local 52 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in GetSegmentIterator() local
|
| D | builtins_iterator.cpp | 43 JSHandle<JSTaggedValue> thisValue = GetCallArg(argv, 0); in Return() local 47 JSTaggedValue BuiltinsIterator::ReturnInternal(JSThread *thread, JSHandle<JSTaggedValue> thisValue) in ReturnInternal()
|
| D | builtins_string_iterator.cpp | 29 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Next() local 33 …ggedValue BuiltinsStringIterator::NextInternal(JSThread *thread, JSHandle<JSTaggedValue> thisValue) in NextInternal()
|
| D | builtins_relative_time_format.cpp | 50 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in RelativeTimeFormatConstructor() local 94 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Format() local 127 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in FormatToParts() local 160 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in ResolvedOptions() local
|
| D | builtins_date_time_format.cpp | 59 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in DateTimeFormatConstructor() local 111 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Format() local 224 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in ResolvedOptions() local 256 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in FormatRange() local 298 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in FormatRangeToParts() local
|
| D | builtins_list_format.cpp | 84 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Format() local 111 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in FormatToParts() local 140 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in ResolvedOptions() local
|
| D | builtins_segment_iterator.cpp | 29 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Next() local
|
| D | builtins_number_format.cpp | 55 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in NumberFormatConstructor() local 107 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Format() local 163 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in ResolvedOptions() local
|
| D | builtins_segmenter.cpp | 82 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Segment() local 107 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in ResolvedOptions() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | containers_arraylist_stub_builder.cpp | 24 void ContainersArrayListStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs, Vari… in ForEach() 32 void ContainersArrayListStubBuilder::ReplaceAllElements(GateRef glue, GateRef thisValue, GateRef nu… in ReplaceAllElements()
|
| D | containers_vector_stub_builder.cpp | 24 void ContainersVectorStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs, Variabl… in ForEach() 32 void ContainersVectorStubBuilder::ReplaceAllElements(GateRef glue, GateRef thisValue, GateRef numAr… in ReplaceAllElements()
|
| D | builtins_collection_stub_builder.h | 26 …xplicit BuiltinsCollectionStubBuilder(BuiltinsStubBuilder *parent, GateRef glue, GateRef thisValue, in BuiltinsCollectionStubBuilder() 28 explicit BuiltinsCollectionStubBuilder(StubBuilder *parent, GateRef glue, GateRef thisValue, in BuiltinsCollectionStubBuilder()
|
| D | containers_hashmap_stub_builder.cpp | 24 void ContainersHashMapStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs, Variab… in ForEach()
|
| D | containers_linkedlist_stub_builder.cpp | 24 void ContainersLinkedListStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs, Var… in ForEach()
|
| D | containers_plainarray_stub_builder.cpp | 24 void ContainersPlainArrayStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs, Var… in ForEach()
|
| D | containers_list_stub_builder.cpp | 24 void ContainersListStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs, Variable … in ForEach()
|
| D | containers_hashset_stub_builder.cpp | 24 void ContainersHashSetStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs, Variab… in ForEach()
|
| D | containers_lightweightmap_stub_builder.cpp | 24 void ContainersLightWeightMapStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs,… in ForEach()
|
| D | containers_lightweightset_stub_builder.cpp | 24 void ContainersLightWeightSetStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs,… in ForEach()
|
| D | containers_stack_stub_builder.cpp | 24 void ContainersStackStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs, Variable… in ForEach()
|
| D | builtins_array_stub_builder.cpp | 44 void BuiltinsArrayStubBuilder::With(GateRef glue, GateRef thisValue, GateRef numArgs, in With() 168 void BuiltinsArrayStubBuilder::Unshift(GateRef glue, GateRef thisValue, GateRef numArgs, in Unshift() 308 void BuiltinsArrayStubBuilder::Shift(GateRef glue, GateRef thisValue, in Shift() 425 void BuiltinsArrayStubBuilder::Concat(GateRef glue, GateRef thisValue, GateRef numArgs, in Concat() 565 void BuiltinsArrayStubBuilder::Filter(GateRef glue, GateRef thisValue, GateRef numArgs, in Filter() 778 void BuiltinsArrayStubBuilder::Map(GateRef glue, GateRef thisValue, GateRef numArgs, in Map() 891 void BuiltinsArrayStubBuilder::ForEach([[maybe_unused]] GateRef glue, GateRef thisValue, GateRef nu… in ForEach() 1041 void BuiltinsArrayStubBuilder::ArrayIteratorNext(GateRef glue, GateRef thisValue, in ArrayIteratorNext() 1195 void BuiltinsArrayStubBuilder::IndexOf([[maybe_unused]] GateRef glue, GateRef thisValue, GateRef nu… in IndexOf() 1224 void BuiltinsArrayStubBuilder::LastIndexOf([[maybe_unused]] GateRef glue, GateRef thisValue, GateRe… in LastIndexOf() [all …]
|
| D | builtins_number_stub_builder.h | 25 …BuiltinsNumberStubBuilder(BuiltinsStubBuilder *parent, GateRef glue, GateRef thisValue, GateRef nu… in BuiltinsNumberStubBuilder()
|
| D | builtins_reflect_stub_builder.h | 25 …BuiltinsReflectStubBuilder(BuiltinsStubBuilder *parent, GateRef glue, GateRef thisValue, GateRef n… in BuiltinsReflectStubBuilder()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | call_stub_builder.h | 35 GateRef thisValue; member 46 GateRef thisValue; member 74 GateRef thisValue; member 83 GateRef thisValue; member 89 GateRef thisValue; member
|
| D | native_inline_lowering.cpp | 420 GateRef thisValue = acc_.GetValueIn(gate, 0); in TryInlineStringCharCodeAt() local 451 GateRef thisValue = acc_.GetValueIn(gate, 0); in TryInlineStringSubstring() local 464 GateRef thisValue = acc_.GetValueIn(gate, 0); in TryInlineStringSubstring() local 494 GateRef thisValue = acc_.GetValueIn(gate, 0); in TryInlineStringSubStr() local 507 GateRef thisValue = acc_.GetValueIn(gate, 0); in TryInlineStringSubStr() local 536 GateRef thisValue = acc_.GetValueIn(gate, 0); in TryInlineStringSlice() local 549 GateRef thisValue = acc_.GetValueIn(gate, 0); in TryInlineStringSlice() local 1171 GateRef thisValue = acc_.GetValueIn(gate, 0); in TryInlineObjectGetProto() local 1214 GateRef thisValue = acc_.GetValueIn(gate, 0); in TryInlineObjectIsPrototypeOf() local 1236 GateRef thisValue = acc_.GetValueIn(gate, 0); in TryInlineObjectHasOwnProperty() local [all …]
|