| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_relative_time_format.cpp | 49 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in RelativeTimeFormatConstructor() local 89 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Format() local 121 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in FormatToParts() local 153 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in ResolvedOptions() local
|
| D | builtins_date_time_format.cpp | 58 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in DateTimeFormatConstructor() local 106 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Format() local 216 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in ResolvedOptions() local 242 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in FormatRange() local 287 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in FormatRangeToParts() local
|
| D | builtins_list_format.cpp | 85 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Format() local 111 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in FormatToParts() local 138 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in ResolvedOptions() local
|
| D | builtins_number_format.cpp | 60 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in NumberFormatConstructor() local 108 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Format() local 162 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in ResolvedOptions() local
|
| D | builtins_plural_rules.cpp | 81 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Select() local 108 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in ResolvedOptions() local
|
| D | builtins_displaynames.cpp | 83 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Of() local 124 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in ResolvedOptions() local
|
| D | builtins_collator.cpp | 87 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Compare() local 147 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in ResolvedOptions() local
|
| D | builtins_weak_ref.cpp | 60 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Deref() local
|
| D | builtins_string_iterator.cpp | 34 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Next() local
|
| D | builtins_async_from_sync_iterator.cpp | 38 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Next() local 137 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Return() local
|
| D | builtins_function.cpp | 262 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in FunctionPrototypeToString() local 295 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in FunctionPrototypeHasInstance() local
|
| D | builtins_promise.cpp | 179 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Race() local 244 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Resolve() local 294 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Reject() local 359 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Then() local 658 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in Any() local 840 JSHandle<JSTaggedValue> thisValue = GetThis(argv); in AllSettled() 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::FastSubUtf8String(GateRef glue, GateRef thisValue, GateRef from,… in FastSubUtf8String() 162 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 | 82 double thisValue = GetDouble(); in IsInteger() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | interpreter_stub.cpp | 3679 GateRef thisValue = GetVregValue(sp, thisReg); in DECLARE_ASM_HANDLER() local 3694 GateRef thisValue = GetVregValue(sp, thisReg); in DECLARE_ASM_HANDLER() local 3710 GateRef thisValue = GetVregValue(sp, PtrAdd(funcReg, IntPtr(1))); in DECLARE_ASM_HANDLER() local 3723 GateRef thisValue = GetVregValue(sp, ZExtInt8ToPtr(ReadInst8_1(pc))); in DECLARE_ASM_HANDLER() local 3734 GateRef thisValue = GetVregValue(sp, ZExtInt8ToPtr(ReadInst8_1(pc))); in DECLARE_ASM_HANDLER() local 3747 GateRef thisValue = GetVregValue(sp, ZExtInt8ToPtr(ReadInst8_1(pc))); in DECLARE_ASM_HANDLER() local 3762 GateRef thisValue = GetVregValue(sp, ZExtInt8ToPtr(ReadInst8_1(pc))); in DECLARE_ASM_HANDLER() local
|
| D | stub_builder.cpp | 4551 GateRef thisValue = Undefined(); in JSCallDispatch() local 4674 GateRef thisValue = Undefined(); in JSCallDispatch() local 4844 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 | 767 Register thisValue = rcx; in CallNativeWithArgv() local
|
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | slow_runtime_stub.cpp | 494 …wRuntimeStub::ThrowIfSuperNotCorrectCall(JSThread *thread, uint16_t index, JSTaggedValue thisValue) in ThrowIfSuperNotCorrectCall()
|