Home
last modified time | relevance | path

Searched full:lookup (Results 1 – 25 of 32) sorted by relevance

12

/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dcall.polymorphic.short.yaml26 .record panda.invoke.MethodHandles$Lookup <external>
35 … .function panda.invoke.MethodHandles$Lookup panda.invoke.MethodHandles.lookup() <external, static>
36 …nda.invoke.MethodHandle panda.invoke.MethodHandles$Lookup.findStatic(panda.invoke.MethodHandles$Lo…
37 …da.invoke.MethodHandle panda.invoke.MethodHandles$Lookup.findVirtual(panda.invoke.MethodHandles$Lo…
38 …anda.invoke.VarHandle panda.invoke.MethodHandles$Lookup.findVarHandle(panda.invoke.MethodHandles$L…
195 call.short panda.invoke.MethodHandles.lookup
196 sta.obj v0 # MethodHandles.Lookup object
213 call.virt panda.invoke.MethodHandles$Lookup.findStatic, v0, v2, v3, v1
264 call.short panda.invoke.MethodHandles.lookup
265 sta.obj v0 # MethodHandles.Lookup object
[all …]
Dcalle.polymorphic.short.yaml26 .record panda.invoke.MethodHandles$Lookup <external>
34 … .function panda.invoke.MethodHandles$Lookup panda.invoke.MethodHandles.lookup() <external, static>
35 …nda.invoke.MethodHandle panda.invoke.MethodHandles$Lookup.findStatic(panda.invoke.MethodHandles$Lo…
36 …da.invoke.MethodHandle panda.invoke.MethodHandles$Lookup.findVirtual(panda.invoke.MethodHandles$Lo…
185 call.short panda.invoke.MethodHandles.lookup
186 sta.obj v0 # MethodHandles.Lookup object
203 call.virt panda.invoke.MethodHandles$Lookup.findStatic, v0, v2, v3, v1
254 call.short panda.invoke.MethodHandles.lookup
255 sta.obj v0 # MethodHandles.Lookup object
268 call.virt panda.invoke.MethodHandles$Lookup.findVirtual, v0, v2, v3, v1
[all …]
Dcall.polymorphic.range.yaml26 .record panda.invoke.MethodHandles$Lookup <external>
35 … .function panda.invoke.MethodHandles$Lookup panda.invoke.MethodHandles.lookup() <external, static>
36 …nda.invoke.MethodHandle panda.invoke.MethodHandles$Lookup.findStatic(panda.invoke.MethodHandles$Lo…
37 …da.invoke.MethodHandle panda.invoke.MethodHandles$Lookup.findVirtual(panda.invoke.MethodHandles$Lo…
38 …anda.invoke.VarHandle panda.invoke.MethodHandles$Lookup.findVarHandle(panda.invoke.MethodHandles$L…
225 call.short panda.invoke.MethodHandles.lookup
226 sta.obj v0 # MethodHandles.Lookup object
243 call.virt panda.invoke.MethodHandles$Lookup.findStatic, v0, v2, v3, v1
307 call.short panda.invoke.MethodHandles.lookup
308 sta.obj v0 # MethodHandles.Lookup object
[all …]
Dcalle.polymorphic.range.yaml26 .record panda.invoke.MethodHandles$Lookup <external>
35 … .function panda.invoke.MethodHandles$Lookup panda.invoke.MethodHandles.lookup() <external, static>
36 …nda.invoke.MethodHandle panda.invoke.MethodHandles$Lookup.findStatic(panda.invoke.MethodHandles$Lo…
37 …da.invoke.MethodHandle panda.invoke.MethodHandles$Lookup.findVirtual(panda.invoke.MethodHandles$Lo…
38 …anda.invoke.VarHandle panda.invoke.MethodHandles$Lookup.findVarHandle(panda.invoke.MethodHandles$L…
225 call.short panda.invoke.MethodHandles.lookup
226 sta.obj v0 # MethodHandles.Lookup object
243 call.virt panda.invoke.MethodHandles$Lookup.findStatic, v0, v2, v3, v1
307 call.short panda.invoke.MethodHandles.lookup
308 sta.obj v0 # MethodHandles.Lookup object
[all …]
Dcall.polymorphic.yaml26 .record panda.invoke.MethodHandles$Lookup <external>
35 … .function panda.invoke.MethodHandles$Lookup panda.invoke.MethodHandles.lookup() <external, static>
36 …nda.invoke.MethodHandle panda.invoke.MethodHandles$Lookup.findStatic(panda.invoke.MethodHandles$Lo…
37 …da.invoke.MethodHandle panda.invoke.MethodHandles$Lookup.findVirtual(panda.invoke.MethodHandles$Lo…
38 …anda.invoke.VarHandle panda.invoke.MethodHandles$Lookup.findVarHandle(panda.invoke.MethodHandles$L…
201 call.short panda.invoke.MethodHandles.lookup
202 sta.obj v0 # MethodHandles.Lookup object
219 call.virt panda.invoke.MethodHandles$Lookup.findStatic, v0, v2, v3, v1
283 call.short panda.invoke.MethodHandles.lookup
284 sta.obj v0 # MethodHandles.Lookup object
[all …]
Dcalle.polymorphic.yaml26 .record panda.invoke.MethodHandles$Lookup <external>
35 … .function panda.invoke.MethodHandles$Lookup panda.invoke.MethodHandles.lookup() <external, static>
36 …nda.invoke.MethodHandle panda.invoke.MethodHandles$Lookup.findStatic(panda.invoke.MethodHandles$Lo…
37 …da.invoke.MethodHandle panda.invoke.MethodHandles$Lookup.findVirtual(panda.invoke.MethodHandles$Lo…
38 …anda.invoke.VarHandle panda.invoke.MethodHandles$Lookup.findVarHandle(panda.invoke.MethodHandles$L…
201 call.short panda.invoke.MethodHandles.lookup
202 sta.obj v0 # MethodHandles.Lookup object
219 call.virt panda.invoke.MethodHandles$Lookup.findStatic, v0, v2, v3, v1
283 call.short panda.invoke.MethodHandles.lookup
284 sta.obj v0 # MethodHandles.Lookup object
[all …]
/arkcompiler/ets_runtime/ecmascript/
Djs_displaynames.cpp134 …// 8. Let matcher be ? GetOption(options, "localeMatcher", "string", « "lookup", "best fit" », "be… in InitializeDisplayNames()
137 … thread, optionsObject, property, {LocaleMatcherOption::LOOKUP, LocaleMatcherOption::BEST_FIT}, in InitializeDisplayNames()
138 {"lookup", "best fit"}, LocaleMatcherOption::BEST_FIT); in InitializeDisplayNames()
Djs_plural_rules.cpp169 …// 5. Let matcher be ? GetOption(options, "localeMatcher", "string", « "lookup", "best fit" », "be… in InitializePluralRules()
172 {LocaleMatcherOption::LOOKUP, LocaleMatcherOption::BEST_FIT}, in InitializePluralRules()
173 {"lookup", "best fit"}, LocaleMatcherOption::BEST_FIT); in InitializePluralRules()
Djs_list_format.cpp110 …// 6. Let matcher be ? GetOption(options, "localeMatcher", "string", « "lookup", "best fit" », "be… in InitializeListFormat()
113 … thread, optionsObject, property, {LocaleMatcherOption::LOOKUP, LocaleMatcherOption::BEST_FIT}, in InitializeListFormat()
114 {"lookup", "best fit"}, LocaleMatcherOption::BEST_FIT); in InitializeListFormat()
Djs_collator.cpp96 …// 5. Let matcher be ? GetOption(options, "localeMatcher", "string", « "lookup", "best fit" », "be… in InitializeCollator()
99 {LocaleMatcherOption::LOOKUP, LocaleMatcherOption::BEST_FIT}, {"lookup", "best fit"}, in InitializeCollator()
Djs_relative_time_format.cpp44 …// 5. Let matcher be ? GetOption(options, "localeMatcher", "string", «"lookup", "best fit"», "best… in InitializeRelativeTimeFormat()
48 {LocaleMatcherOption::LOOKUP, LocaleMatcherOption::BEST_FIT}, in InitializeRelativeTimeFormat()
49 {"lookup", "best fit"}, LocaleMatcherOption::BEST_FIT); in InitializeRelativeTimeFormat()
Djs_locale.cpp548 …// b. Let matcher be ? GetOption(options, "localeMatcher", "string", « "lookup", "best fit" », … in SupportedLocales()
556 … {LocaleMatcherOption::LOOKUP, LocaleMatcherOption::BEST_FIT}, in SupportedLocales()
557 … {"lookup", "best fit"}, LocaleMatcherOption::BEST_FIT); in SupportedLocales()
773 // 2. If matcher is "lookup" "lookup", then in ResolveLocale()
Djs_number_format.cpp452 …// 5. Let matcher be ? GetOption(options, "localeMatcher", "string", « "lookup", "best fit" », "be… in InitializeNumberFormat()
455 … thread, optionsObject, property, {LocaleMatcherOption::LOOKUP, LocaleMatcherOption::BEST_FIT}, in InitializeNumberFormat()
456 {"lookup", "best fit"}, LocaleMatcherOption::BEST_FIT); in InitializeNumberFormat()
Djs_date_time_format.cpp210 …// 4. Let matcher be ? GetOption(options, "localeMatcher", "string", « "lookup", "best fit" », "be… in InitializeDateTimeFormat()
213 {LocaleMatcherOption::LOOKUP, LocaleMatcherOption::BEST_FIT}, {"lookup", "best fit"}, in InitializeDateTimeFormat()
Dglobal_env_constants.h290 …V(JSTaggedValue, LookUpString, LOOK_UP_STRING_INDEX, lookup) …
Djs_locale.h52 enum class LocaleMatcherOption : uint8_t { LOOKUP = 0x01, BEST_FIT, EXCEPTION }; enumerator
Djs_function.cpp583 // Reload JSHClass of constructor, where the lookup of 'prototype' property may change it. in GetInstanceJSHClass()
Dglobal_env_constants.cpp438 SetConstant(ConstantIndex::LOOK_UP_STRING_INDEX, factory->NewFromASCIINonMovable("lookup")); in InitGlobalConstant()
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_dictionary_test.cpp108 // test find() and lookup() in HWTEST_F_L0()
238 // test find() and lookup() in HWTEST_F_L0()
Djs_locale_test.cpp873 … LocaleMatcherOption::LOOKUP, relevantExtensionKeys); in HWTEST_F_L0()
884 LocaleMatcherOption::LOOKUP, relevantExtensionKeys); in HWTEST_F_L0()
912 … LocaleMatcherOption::LOOKUP, relevantExtensionKeys); in HWTEST_F_L0()
923 LocaleMatcherOption::LOOKUP, relevantExtensionKeys); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_collator_test.cpp80 JSHandle<JSTaggedValue> localeMatcherValue(factory->NewFromASCII("lookup")); in HWTEST_F_L0()
339 JSHandle<JSTaggedValue> localeMatcherValue(factory->NewFromASCII("lookup")); in HWTEST_F_L0()
Dbuiltins_displaynames_test.cpp244 JSHandle<JSTaggedValue> localeMatcherValue(factory->NewFromASCII("lookup")); in HWTEST_F_L0()
Dbuiltins_date_time_format_test.cpp395 JSHandle<JSTaggedValue> localeMatcherValue(factory->NewFromASCII("lookup")); in HWTEST_F_L0()
Dbuiltins_list_format_test.cpp489 JSHandle<JSTaggedValue> localeMatcherValue(factory->NewFromASCII("lookup")); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.h218 // used to record the index of the current MethodInfo to speed up the lookup of lexEnv

12