Home
last modified time | relevance | path

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

12

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_relative_time_format.cpp52 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in RelativeTimeFormatConstructor() local
96 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Format() local
129 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in FormatToParts() local
162 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in ResolvedOptions() local
Dbuiltins_date_time_format.cpp60 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in DateTimeFormatConstructor() local
110 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Format() local
223 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in ResolvedOptions() local
255 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in FormatRange() local
301 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in FormatRangeToParts() local
Dbuiltins_list_format.cpp89 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Format() local
116 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in FormatToParts() local
145 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in ResolvedOptions() local
Dbuiltins_number_format.cpp62 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in NumberFormatConstructor() local
112 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Format() local
168 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in ResolvedOptions() local
Dbuiltins_plural_rules.cpp85 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Select() local
113 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in ResolvedOptions() local
Dbuiltins_displaynames.cpp87 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Of() local
130 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in ResolvedOptions() local
Dbuiltins_weak_ref.cpp60 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Deref() local
Dbuiltins_collator.cpp91 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Compare() local
153 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in ResolvedOptions() local
Dbuiltins_string_iterator.cpp34 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Next() local
Dbuiltins_async_from_sync_iterator.cpp39 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Next() local
146 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Return() local
Dbuiltins_promise.cpp181 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Race() local
247 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Resolve() local
297 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Reject() local
363 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Then() local
667 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Any() local
852 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in AllSettled() local
Dbuiltins_function.cpp275 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in FunctionPrototypeToString() local
308 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in FunctionPrototypeHasInstance() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dcontainers_stub_builder.cpp21 void ContainersStubBuilder::ContainersCommonFuncCall(GateRef glue, GateRef thisValue, in ContainersCommonFuncCall()
138 void ContainersStubBuilder::QueueCommonFuncCall(GateRef glue, GateRef thisValue, in QueueCommonFuncCall()
244 void ContainersStubBuilder::DequeCommonFuncCall(GateRef glue, GateRef thisValue, in DequeCommonFuncCall()
353 void ContainersStubBuilder::ContainersLightWeightCall(GateRef glue, GateRef thisValue, in ContainersLightWeightCall()
460 void ContainersStubBuilder::ContainersHashCall(GateRef glue, GateRef thisValue, in ContainersHashCall()
595 void ContainersStubBuilder::ContainersLinkedListCall(GateRef glue, GateRef thisValue, in ContainersLinkedListCall()
Dbuiltins_string_stub_builder.cpp124 GateRef BuiltinsStringStubBuilder::FastSubString(GateRef glue, GateRef thisValue, GateRef from, Gat… in FastSubString()
175 GateRef BuiltinsStringStubBuilder::FastSubUtf8String(GateRef glue, GateRef thisValue, GateRef from,… in FastSubUtf8String()
200 GateRef BuiltinsStringStubBuilder::FastSubUtf16String(GateRef glue, GateRef thisValue, GateRef from… in FastSubUtf16String()
Dbuiltins_stubs.cpp84 GateRef BuiltinsStubBuilder::CallSlowPath(GateRef nativeCode, GateRef glue, GateRef thisValue, in CallSlowPath()
/arkcompiler/ets_frontend/es2panda/parser/
Dcommonjs.cpp55 …ir::Expression *thisValue = AllocNode<ir::Identifier>(binder::Binder::CJS_MANDATORY_PARAM_EXPORTS); in AddReflectApplyArgs() local
/arkcompiler/ets_runtime/ecmascript/base/
Derror_helper.cpp40 JSHandle<JSTaggedValue> thisValue = BuiltinsBase::GetThis(argv); in ErrorCommonToString() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_function_test.cpp74 JSHandle<JSTaggedValue> thisValue(BuiltinsBase::GetThis(argv)); in TestFunctionApplyAndCall() local
Dbuiltins_reflect_test.cpp80 JSHandle<JSTaggedValue> thisValue = BuiltinsBase::GetThis(argv); in TestReflectApply() local
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.cpp84 double thisValue = GetDouble(); in IsInteger() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub.cpp3719 GateRef thisValue = GetVregValue(sp, thisReg); in DECLARE_ASM_HANDLER() local
3734 GateRef thisValue = GetVregValue(sp, thisReg); in DECLARE_ASM_HANDLER() local
3750 GateRef thisValue = GetVregValue(sp, PtrAdd(funcReg, IntPtr(1))); in DECLARE_ASM_HANDLER() local
3763 GateRef thisValue = GetVregValue(sp, ZExtInt8ToPtr(ReadInst8_1(pc))); in DECLARE_ASM_HANDLER() local
3774 GateRef thisValue = GetVregValue(sp, ZExtInt8ToPtr(ReadInst8_1(pc))); in DECLARE_ASM_HANDLER() local
3787 GateRef thisValue = GetVregValue(sp, ZExtInt8ToPtr(ReadInst8_1(pc))); in DECLARE_ASM_HANDLER() local
3802 GateRef thisValue = GetVregValue(sp, ZExtInt8ToPtr(ReadInst8_1(pc))); in DECLARE_ASM_HANDLER() local
Dcommon_stubs.cpp710 GateRef thisValue = TaggedPointerArgument(4); // this in GenerateCircuit() local
Dstub_builder.cpp5191 GateRef thisValue = Undefined(); in JSCallDispatch() local
5322 GateRef thisValue = Undefined(); in JSCallDispatch() local
5743 void StubBuilder::CallFastPath(GateRef glue, GateRef nativeCode, GateRef func, GateRef thisValue, in CallFastPath()
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_private.cpp73 JSHandle<JSObject> thisValue(GetThis(msg)); in Load() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp772 Register thisValue = rcx; in CallNativeWithArgv() local

12