/arkcompiler/ets_runtime/ecmascript/builtins/ |
D | builtins_relative_time_format.cpp | 52 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
|
D | builtins_date_time_format.cpp | 60 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
|
D | builtins_list_format.cpp | 89 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
|
D | builtins_number_format.cpp | 62 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
|
D | builtins_plural_rules.cpp | 85 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Select() local 113 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in ResolvedOptions() local
|
D | builtins_displaynames.cpp | 87 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Of() local 130 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in ResolvedOptions() local
|
D | builtins_weak_ref.cpp | 60 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Deref() local
|
D | builtins_collator.cpp | 91 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Compare() local 153 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in ResolvedOptions() local
|
D | builtins_string_iterator.cpp | 34 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Next() local
|
D | builtins_async_from_sync_iterator.cpp | 39 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Next() local 146 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Return() local
|
D | builtins_promise.cpp | 181 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
|
D | builtins_function.cpp | 275 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in FunctionPrototypeToString() local 308 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in FunctionPrototypeHasInstance() local
|
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
D | containers_stub_builder.cpp | 21 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()
|
D | builtins_string_stub_builder.cpp | 124 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()
|
D | builtins_stubs.cpp | 84 GateRef BuiltinsStubBuilder::CallSlowPath(GateRef nativeCode, GateRef glue, GateRef thisValue, in CallSlowPath()
|
/arkcompiler/ets_frontend/es2panda/parser/ |
D | commonjs.cpp | 55 …ir::Expression *thisValue = AllocNode<ir::Identifier>(binder::Binder::CJS_MANDATORY_PARAM_EXPORTS); in AddReflectApplyArgs() local
|
/arkcompiler/ets_runtime/ecmascript/base/ |
D | error_helper.cpp | 40 JSHandle<JSTaggedValue> thisValue = BuiltinsBase::GetThis(argv); in ErrorCommonToString() local
|
/arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
D | builtins_function_test.cpp | 74 JSHandle<JSTaggedValue> thisValue(BuiltinsBase::GetThis(argv)); in TestFunctionApplyAndCall() local
|
D | builtins_reflect_test.cpp | 80 JSHandle<JSTaggedValue> thisValue = BuiltinsBase::GetThis(argv); in TestReflectApply() local
|
/arkcompiler/ets_runtime/ecmascript/ |
D | js_tagged_value.cpp | 84 double thisValue = GetDouble(); in IsInteger() local
|
/arkcompiler/ets_runtime/ecmascript/compiler/ |
D | interpreter_stub.cpp | 3719 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
|
D | common_stubs.cpp | 710 GateRef thisValue = TaggedPointerArgument(4); // this in GenerateCircuit() local
|
D | stub_builder.cpp | 5191 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/ |
D | containers_private.cpp | 73 JSHandle<JSObject> thisValue(GetThis(msg)); in Load() local
|
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ |
D | asm_interpreter_call.cpp | 772 Register thisValue = rcx; in CallNativeWithArgv() local
|