| /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 | 31 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Next() local 35 …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 112 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Format() local 225 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in ResolvedOptions() local 257 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in FormatRange() local 299 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 108 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Format() local 164 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
|
| D | builtins_plural_rules.cpp | 82 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Select() local 110 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() 29 explicit BuiltinsCollectionStubBuilder(StubBuilder *parent, GateRef glue, GateRef thisValue, in BuiltinsCollectionStubBuilder()
|
| D | builtins_array_stub_builder.cpp | 45 void BuiltinsArrayStubBuilder::With(GateRef glue, GateRef thisValue, GateRef numArgs, in With() 169 void BuiltinsArrayStubBuilder::Unshift(GateRef glue, GateRef thisValue, GateRef numArgs, in Unshift() 309 void BuiltinsArrayStubBuilder::Shift(GateRef glue, GateRef thisValue, in Shift() 426 void BuiltinsArrayStubBuilder::Concat(GateRef glue, GateRef thisValue, GateRef numArgs, in Concat() 564 void BuiltinsArrayStubBuilder::Filter(GateRef glue, GateRef thisValue, GateRef numArgs, in Filter() 779 void BuiltinsArrayStubBuilder::Map(GateRef glue, GateRef thisValue, GateRef numArgs, in Map() 893 void BuiltinsArrayStubBuilder::ForEach([[maybe_unused]] GateRef glue, GateRef thisValue, GateRef nu… in ForEach() 1045 void BuiltinsArrayStubBuilder::ArrayIteratorNext(GateRef glue, GateRef thisValue, in ArrayIteratorNext() 1199 void BuiltinsArrayStubBuilder::IndexOf([[maybe_unused]] GateRef glue, GateRef thisValue, GateRef nu… in IndexOf() 1228 void BuiltinsArrayStubBuilder::LastIndexOf([[maybe_unused]] GateRef glue, GateRef thisValue, GateRe… in LastIndexOf() [all …]
|
| D | containers_linkedlist_stub_builder.cpp | 24 void ContainersLinkedListStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs, Var… 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_list_stub_builder.cpp | 24 void ContainersListStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs, Variable … in ForEach()
|
| D | containers_plainarray_stub_builder.cpp | 24 void ContainersPlainArrayStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs, Var… in ForEach()
|
| D | containers_stack_stub_builder.cpp | 24 void ContainersStackStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs, Variable… in ForEach()
|
| D | containers_hashmap_stub_builder.cpp | 24 void ContainersHashMapStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs, Variab… in ForEach()
|
| D | containers_hashset_stub_builder.cpp | 24 void ContainersHashSetStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs, Variab… in ForEach()
|
| D | builtins_number_stub_builder.h | 25 …BuiltinsNumberStubBuilder(BuiltinsStubBuilder* parent, GateRef glue, GateRef thisValue, GateRef nu… in BuiltinsNumberStubBuilder()
|
| /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 | 418 GateRef thisValue = acc_.GetValueIn(gate, 0); in TryInlineStringCharCodeAt() local 449 GateRef thisValue = acc_.GetValueIn(gate, 0); in TryInlineStringSubstring() local 462 GateRef thisValue = acc_.GetValueIn(gate, 0); in TryInlineStringSubstring() local 491 GateRef thisValue = acc_.GetValueIn(gate, 0); in TryInlineStringSubStr() local 504 GateRef thisValue = acc_.GetValueIn(gate, 0); in TryInlineStringSubStr() local 533 GateRef thisValue = acc_.GetValueIn(gate, 0); in TryInlineStringSlice() local 546 GateRef thisValue = acc_.GetValueIn(gate, 0); in TryInlineStringSlice() local 1167 GateRef thisValue = acc_.GetValueIn(gate, 0); in TryInlineObjectGetProto() local 1210 GateRef thisValue = acc_.GetValueIn(gate, 0); in TryInlineObjectIsPrototypeOf() local 1232 GateRef thisValue = acc_.GetValueIn(gate, 0); in TryInlineObjectHasOwnProperty() local [all …]
|