| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | interpreter.cpp | 38 JSThread *thread, JSTaggedType func, JSTaggedType thisObj, JSTaggedType newTarget, in NewRuntimeCallInfoBase() 69 JSThread *thread, JSTaggedValue func, JSTaggedValue thisObj, JSTaggedValue newTarget, in NewRuntimeCallInfo() 77 JSThread *thread, JSHandle<JSTaggedValue> func, JSHandle<JSTaggedValue> thisObj, in NewRuntimeCallInfo() 89 JSTaggedValue thisObj = info->GetThisValue(); in ReBuildRuntimeCallInfo() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_array_iterator.cpp | 30 JSHandle<JSTaggedValue> thisObj(BuiltinsBase::GetThis(argv)); in Next() local 34 JSTaggedValue JSArrayIterator::NextInternal(JSThread *thread, JSHandle<JSTaggedValue> thisObj) in NextInternal()
|
| D | js_set_iterator.cpp | 30 JSHandle<JSTaggedValue> thisObj(BuiltinsBase::GetThis(argv)); in Next() local 34 JSTaggedValue JSSetIterator::NextInternal(JSThread *thread, JSHandle<JSTaggedValue> thisObj) in NextInternal()
|
| D | js_map_iterator.cpp | 31 JSHandle<JSTaggedValue> thisObj(BuiltinsBase::GetThis(argv)); in Next() local 35 JSTaggedValue JSMapIterator::NextInternal(JSThread *thread, JSHandle<JSTaggedValue> thisObj) in NextInternal()
|
| D | ecma_runtime_call_info.h | 208 JSHandle<JSTaggedValue> thisObj = GetThis(); in GetThisValue() local
|
| /arkcompiler/ets_runtime/ecmascript/shared_objects/ |
| D | js_shared_set_iterator.cpp | 29 JSHandle<JSTaggedValue> thisObj(BuiltinsBase::GetThis(argv)); in Next() local 33 JSTaggedValue JSSharedSetIterator::NextInternal(JSThread *thread, JSHandle<JSTaggedValue> thisObj) in NextInternal()
|
| D | js_shared_map_iterator.cpp | 30 JSHandle<JSTaggedValue> thisObj(BuiltinsBase::GetThis(argv)); in Next() local 34 JSTaggedValue JSSharedMapIterator::NextInternal(JSThread *thread, JSHandle<JSTaggedValue> thisObj) in NextInternal()
|
| D | js_shared_array_iterator.cpp | 31 JSHandle<JSTaggedValue> thisObj(BuiltinsBase::GetThis(argv)); in Next() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/ |
| D | call_ets.cpp | 26 EtsObject *thisObj) in CallETSHandler() 37 Span<napi_value> jsargv, EtsObject *thisObj) in HandleImpl() 216 EtsObject *thisObj) in CallETSInstance()
|
| /arkcompiler/ets_runtime/test/fuzztest/functionrefcall_fuzzer/ |
| D | functionrefcall_fuzzer.cpp | 42 Local<JSValueRef> thisObj(JSValueRef::Undefined(vm)); in FunctionRefCallFuzzTest() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_regexp.cpp | 140 JSHandle<JSTaggedValue> thisObj = GetThis(argv); in Exec() local 177 JSHandle<JSTaggedValue> thisObj = GetThis(argv); in Test() local 327 JSHandle<JSTaggedValue> thisObj = GetThis(argv); in ToString() local 375 JSHandle<JSTaggedValue> thisObj = GetThis(argv); in GetFlags() local 390 …TaggedValue BuiltinsRegExp::GetAllFlagsInternal(JSThread *thread, JSHandle<JSTaggedValue> &thisObj) in GetAllFlagsInternal() 463 JSHandle<JSTaggedValue> thisObj = GetThis(argv); in GetGlobal() local 475 JSHandle<JSTaggedValue> thisObj = GetThis(argv); in GetHasIndices() local 487 JSHandle<JSTaggedValue> thisObj = GetThis(argv); in GetIgnoreCase() local 499 JSHandle<JSTaggedValue> thisObj = GetThis(argv); in GetMultiline() local 510 JSHandle<JSTaggedValue> thisObj = GetThis(argv); in GetDotAll() local [all …]
|
| D | builtins_typedarray.cpp | 667 JSHandle<JSTypedArray> thisObj(thisHandle); in Filter() local 1009 JSHandle<JSTypedArray> thisObj(thisHandle); in Map() local 1408 JSHandle<JSTypedArray> thisObj(thisHandle); in Slice() local 1671 JSHandle<JSTypedArray> thisObj(thisHandle); in Subarray() local 1872 JSHandle<JSTypedArray> thisObj(thisHandle); in ToSorted() local 1951 JSHandle<JSTypedArray> thisObj(thisHandle); in With() local 2036 JSHandle<JSTypedArray> thisObj(thisHandle); in ToReversed() local
|
| D | builtins_shared_typedarray.cpp | 566 JSHandle<JSTypedArray> thisObj(thisHandle); in Filter() local 928 JSHandle<JSTypedArray> thisObj(thisHandle); in Map() local 1347 JSHandle<JSTypedArray> thisObj(thisHandle); in Slice() local 1566 JSHandle<JSTypedArray> thisObj(thisHandle); in Subarray() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | builtins_lowering.cpp | 73 GateRef BuiltinLowering::TypedLocaleCompare(GateRef glue, GateRef gate, GateRef thisObj, GateRef th… in TypedLocaleCompare() 190 GateRef thisObj = acc_.GetValueIn(gate, index++); in LowerTypedLocaleCompare() local 435 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerIteratorNext() local 467 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerIteratorReturn() local
|
| D | call_stub_builder.h | 54 GateRef thisObj; member 61 GateRef thisObj; member
|
| D | slowpath_lowering.cpp | 989 GateRef thisObj = argAcc_->GetFrameArgsIn(gate, FrameArgIdx::THIS_OBJECT); in SaveFrameToContext() local 1111 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerCallthisrangeImm8Imm8V8() local 1137 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerWideCallthisrangePrefImm16V8() local 1174 GateRef thisObj = builder_.Undefined(); in LowerCallrangeImm8Imm8V8() local 2047 Variable &thisObj, Label &fastPath, Label &slowPath) in CheckSuperAndNewTarget() 2210 GateRef thisObj = args[4]; // 4: newTarget in GenerateSuperCallForwardAllArgsWithoutArgv() local 2266 …GateRef thisObj = builder_.CallStub(glue_, gate, CommonStubCSigns::NewThisObjectChecked, {glue_, c… in LowerNewObjRange() local 3492 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerCallThis0Stub() local 3504 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerCallThis1Stub() local 3517 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerCallThis2Stub() local [all …]
|
| D | ts_inline_lowering.cpp | 292 GateRef thisObj = Circuit::NullGate(); in ReplaceCallInput() local 324 GateRef thisObj = GetAccessorReceiver(gate); in ReplaceAccessorInput() local 846 GateRef thisObj = in ReplaceSuperCallInput() local
|
| D | typed_bytecode_lowering.cpp | 1960 GateRef thisObj = builder_.TypedNewAllocateThis(ctor, ihclass, size, frameState); in LowerTypedNewObjRange() local 2018 GateRef thisObj = builder_.Undefined(); in TryLowerNewBuiltinConstructor() local 2051 GateRef thisObj = builder_.TypedSuperAllocateThis(superCtor, newTarget); in LowerTypedSuperCall() local 2357 GateRef thisObj = builder_.Undefined(); in LowerTypedCall() local 2537 GateRef thisObj = tacc.GetThisObj(); in LowerTypedThisCall() local
|
| D | native_inline_lowering.cpp | 959 GateRef thisObj = acc_.GetValueIn(gate, 0); // 0: this in TryInlineDataViewGet() local 992 GateRef thisObj = acc_.GetValueIn(gate, 0); // 0: this in TryInlineDataViewSet() local 1522 GateRef thisObj = acc_.GetValueIn(gate, 0); in TryInlineArrayIterator() local
|
| /arkcompiler/ets_runtime/test/moduletest/proxy/ |
| D | proxy.js | 27 apply: function(target, thisObj, args) { argument
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | array_helper.cpp | 378 …Array> ArrayHelper::SortIndexedProperties(JSThread *thread, const JSHandle<JSTaggedValue> &thisObj, in SortIndexedProperties()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_entrypoints.cpp | 69 void LaunchCoroutine(Method *method, ObjectHeader *obj, uint64_t *args, ObjectHeader *thisObj) in LaunchCoroutine() 113 ObjectHeader *thisObj) in CreateLaunchVirtualCoroutineEntrypoint()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ |
| D | optimized_fast_call.cpp | 257 Register thisObj(X2); in JSFastCallWithArgV() local 335 Register thisObj(X2); in JSFastCallWithArgVAndPushArgv() local
|
| /arkcompiler/toolchain/tooling/dynamic/agent/ |
| D | debugger_impl.cpp | 2115 std::unique_ptr<RemoteObject> thisObj = std::make_unique<RemoteObject>(); in GenerateCallFrame() local 2131 std::unique_ptr<RemoteObject> &thisObj) in GenerateScopeChains() 2155 std::unique_ptr<RemoteObject> *thisObj) in GetLocalScopeChain() 2209 std::unique_ptr<RemoteObject> *thisObj) in GetClosureScopeChains()
|
| /arkcompiler/ets_runtime/ecmascript/deoptimizer/ |
| D | deoptimizer.cpp | 545 …JSTaggedValue thisObj = GetDeoptValue(curDepth, static_cast<int32_t>(SpecVregIndex::THIS_OBJECT_IN… in ConstructAsmInterpretFrame() local
|