Home
last modified time | relevance | path

Searched defs:thisValue (Results 1 – 25 of 74) sorted by relevance

123

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_segments.cpp30 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Containing() local
52 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in GetSegmentIterator() local
Dbuiltins_iterator.cpp43 JSHandle<JSTaggedValue> thisValue = GetCallArg(argv, 0); in Return() local
47 JSTaggedValue BuiltinsIterator::ReturnInternal(JSThread *thread, JSHandle<JSTaggedValue> thisValue) in ReturnInternal()
Dbuiltins_string_iterator.cpp31 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Next() local
35 …ggedValue BuiltinsStringIterator::NextInternal(JSThread *thread, JSHandle<JSTaggedValue> thisValue) in NextInternal()
Dbuiltins_relative_time_format.cpp50 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
Dbuiltins_date_time_format.cpp59 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
Dbuiltins_list_format.cpp84 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
Dbuiltins_segment_iterator.cpp29 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Next() local
Dbuiltins_number_format.cpp55 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
Dbuiltins_segmenter.cpp82 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Segment() local
107 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in ResolvedOptions() local
Dbuiltins_plural_rules.cpp82 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Select() local
110 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in ResolvedOptions() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dcontainers_arraylist_stub_builder.cpp24 void ContainersArrayListStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs, Vari… in ForEach()
32 void ContainersArrayListStubBuilder::ReplaceAllElements(GateRef glue, GateRef thisValue, GateRef nu… in ReplaceAllElements()
Dcontainers_vector_stub_builder.cpp24 void ContainersVectorStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs, Variabl… in ForEach()
32 void ContainersVectorStubBuilder::ReplaceAllElements(GateRef glue, GateRef thisValue, GateRef numAr… in ReplaceAllElements()
Dbuiltins_collection_stub_builder.h26 …xplicit BuiltinsCollectionStubBuilder(BuiltinsStubBuilder *parent, GateRef glue, GateRef thisValue, in BuiltinsCollectionStubBuilder()
29 explicit BuiltinsCollectionStubBuilder(StubBuilder *parent, GateRef glue, GateRef thisValue, in BuiltinsCollectionStubBuilder()
Dbuiltins_array_stub_builder.cpp45 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 …]
Dcontainers_linkedlist_stub_builder.cpp24 void ContainersLinkedListStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs, Var… in ForEach()
Dcontainers_lightweightmap_stub_builder.cpp24 void ContainersLightWeightMapStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs,… in ForEach()
Dcontainers_lightweightset_stub_builder.cpp24 void ContainersLightWeightSetStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs,… in ForEach()
Dcontainers_list_stub_builder.cpp24 void ContainersListStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs, Variable … in ForEach()
Dcontainers_plainarray_stub_builder.cpp24 void ContainersPlainArrayStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs, Var… in ForEach()
Dcontainers_stack_stub_builder.cpp24 void ContainersStackStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs, Variable… in ForEach()
Dcontainers_hashmap_stub_builder.cpp24 void ContainersHashMapStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs, Variab… in ForEach()
Dcontainers_hashset_stub_builder.cpp24 void ContainersHashSetStubBuilder::ForEach(GateRef glue, GateRef thisValue, GateRef numArgs, Variab… in ForEach()
Dbuiltins_number_stub_builder.h25 …BuiltinsNumberStubBuilder(BuiltinsStubBuilder* parent, GateRef glue, GateRef thisValue, GateRef nu… in BuiltinsNumberStubBuilder()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_stub_builder.h35 GateRef thisValue; member
46 GateRef thisValue; member
74 GateRef thisValue; member
83 GateRef thisValue; member
89 GateRef thisValue; member
Dnative_inline_lowering.cpp418 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 …]

123