| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | test_stubs.cpp | 33 GateRef thisObj = TaggedArgument(5); in GenerateCircuit() local 53 [[maybe_unused]] GateRef thisObj = TaggedArgument(5); in GenerateCircuit() local 67 GateRef thisObj = TaggedArgument(5); in GenerateCircuit() local 87 GateRef thisObj = TaggedArgument(5); in GenerateCircuit() local 108 GateRef thisObj = TaggedArgument(5); in GenerateCircuit() local 129 GateRef thisObj = TaggedArgument(5); in GenerateCircuit() local 148 GateRef thisObj = TaggedArgument(5); in GenerateCircuit() local 172 GateRef thisObj = TaggedArgument(5); in GenerateCircuit() local 194 GateRef thisObj = TaggedArgument(5); in GenerateCircuit() local 217 [[maybe_unused]] GateRef thisObj = TaggedArgument(5); in GenerateCircuit() local
|
| D | slowpath_lowering.cpp | 856 GateRef thisObj = acc_.GetValueIn(gate, 3); // 3: this object in SaveFrameToContext() local 1030 GateRef thisObj = builder_.Undefined(); in LowerCallArg0() local 1047 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerCallthisrangeImm8Imm8V8() local 1074 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerWideCallthisrangePrefImm16V8() local 1106 GateRef thisObj = builder_.Undefined(); in LowerCallrangeImm8Imm8V8() local 2139 …GateRef thisObj = builder_.CallStub(glue_, CommonStubCSigns::NewThisObjectChecked, { glue_, ctor }… in LowerNewObjRange() local 3490 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerCallthis0Imm8V8() local 3505 GateRef thisObj = builder_.Undefined(); in LowerCallArg1Imm8V8() local 3521 GateRef thisObj = builder_.Undefined(); in LowerWideCallrangePrefImm16V8() local 3545 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerCallThisArg1() local [all …]
|
| D | ts_type_lowering.cpp | 979 GateRef thisObj = builder_.TypedNewAllocateThis(ctor, builder_.IntPtr(hclassIndex), frameState); in LowerTypedNewObjRange() local 1013 GateRef thisObj = builder_.TypedSuperAllocateThis(superCtor, newTarget, frameState); in LowerTypedSuperCall() local 1063 GateRef thisObj = acc_.GetValueIn(gate, 0); in LowerCallThis1Imm8V8V8() local
|
| D | ts_inline_lowering.cpp | 198 GateRef thisObj = Circuit::NullGate(); in ReplaceCallInput() local
|
| D | common_stubs.cpp | 638 GateRef thisObj = TaggedArgument(3); // 3 : 4th para in GenerateCircuit() local
|
| /arkcompiler/ets_runtime/test/moduletest/proxy/ |
| D | proxy.js | 27 apply: function(target, thisObj, args) { argument
|
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | interpreter.cpp | 40 …JSThread *thread, JSHandle<JSTaggedValue> func, JSHandle<JSTaggedValue> thisObj, JSHandle<JSTagged… in NewRuntimeCallInfo()
|
| D | interpreter-inl.h | 1283 JSTaggedType thisObj = JSTaggedValue::VALUE_UNDEFINED; in RunInternal() local 3098 JSTaggedValue thisObj; in RunInternal() local 3233 JSTaggedValue thisObj; in RunInternal() local 3368 JSTaggedValue thisObj; in RunInternal() local 3503 JSTaggedValue thisObj; in RunInternal() local 3867 JSTaggedValue thisObj; in RunInternal() local 4003 JSTaggedValue thisObj; in RunInternal() local 4138 JSTaggedValue thisObj; in RunInternal() local
|
| D | interpreter_assembly.cpp | 3427 JSTaggedValue thisObj; in HandleWideSupercallarrowrangePrefImm16V8() local 3570 JSTaggedValue thisObj; in HandleWideSupercallthisrangePrefImm16V8() local 3758 JSTaggedValue thisObj; in HandleWideNewobjrangePrefImm16V8() local 6666 JSTaggedValue thisObj; in HandleSupercallarrowrangeImm8Imm8V8() local 6809 JSTaggedValue thisObj; in HandleSupercallthisrangeImm8Imm8V8() local 6985 JSTaggedValue thisObj; in HandleNewobjrangeImm16Imm8V8() local 7127 JSTaggedValue thisObj; in HandleNewobjrangeImm8Imm8V8() local
|
| /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 | 146 JSHandle<JSTaggedValue> thisObj = GetThis(argv); in Exec() local 183 JSHandle<JSTaggedValue> thisObj = GetThis(argv); in Test() local 212 JSHandle<JSTaggedValue> thisObj = GetThis(argv); in ToString() local 247 JSHandle<JSTaggedValue> thisObj = GetThis(argv); in GetFlags() local 265 JSHandle<JSTaggedValue> thisObj = GetThis(argv); in GetGlobal() local 276 JSHandle<JSTaggedValue> thisObj = GetThis(argv); in GetIgnoreCase() local 287 JSHandle<JSTaggedValue> thisObj = GetThis(argv); in GetMultiline() local 297 JSHandle<JSTaggedValue> thisObj = GetThis(argv); in GetDotAll() local 309 JSHandle<JSTaggedValue> thisObj = GetThis(argv); in GetSource() local 337 JSHandle<JSTaggedValue> thisObj = GetThis(argv); in GetSticky() local [all …]
|
| D | builtins_typedarray.cpp | 559 JSHandle<JSTypedArray> thisObj(thisHandle); in Filter() local 891 JSHandle<JSTypedArray> thisObj(thisHandle); in Map() local 1233 JSHandle<JSTypedArray> thisObj(thisHandle); in Slice() local 1430 JSHandle<JSTypedArray> thisObj(thisHandle); in Subarray() local
|
| D | builtins_global.cpp | 522 JSHandle<JSTaggedValue> thisObj(thread, boundFunc->GetBoundThis()); in CallJsBoundFunction() local
|
| D | builtins_string.cpp | 1308 JSHandle<JSObject> thisObj(thisTag); in Split() local
|
| /arkcompiler/runtime_core/runtime/tooling/inspector/ |
| D | inspector.cpp | 103 …callFrame.AddProperty("this", [](JsonObjectBuilder &thisObj) { thisObj.AddProperty("type", "undefi… in HandlePendingPause()
|
| /arkcompiler/ets_runtime/ecmascript/deoptimizer/ |
| D | deoptimizer.cpp | 312 JSTaggedValue thisObj = GetFrameArgv(kungfu::CommonArgIdx::THIS_OBJECT); in ConstructAsmInterpretFrame() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | ecma_runtime_call_info.h | 207 JSHandle<JSTaggedValue> thisObj = GetThis(); in GetThisValue() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ |
| D | optimized_call.cpp | 738 Register thisObj(X4); in JSBoundFunctionCallInternal() local 852 Register thisObj, Register newTarget, Register currentSp) in PushMandatoryJSArgs() 1043 Register thisObj(X4); in GenJSCallWithArgV() local 1102 Register thisObj(X4); in ConstructorJSCallWithArgV() local
|
| D | asm_interpreter_call.cpp | 468 Register thisObj(X3); in CallNativeWithArgv() local 1084 …Register currentSlot, Register callTarget, Register thisObj, Register method, Register pc, Registe… in PushFrameState()
|
| /arkcompiler/toolchain/tooling/agent/ |
| D | debugger_impl.cpp | 973 std::unique_ptr<RemoteObject> thisObj = std::make_unique<RemoteObject>(); in GenerateCallFrame() local 996 std::unique_ptr<RemoteObject> *thisObj) in GetLocalScopeChain()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ |
| D | optimized_call.cpp | 1153 Register thisObj, Register newTarget) in PushMandatoryJSArgs() 1315 Register thisObj(r8); in GenJSCallWithArgV() local 1371 Register thisObj(r8); in ConstructorJSCallWithArgV() local
|
| /arkcompiler/toolchain/tooling/test/ |
| D | debugger_types_test.cpp | 1560 RemoteObject *thisObj = callFrame->GetThis(); in HWTEST_F_L0() local
|
| /arkcompiler/toolchain/tooling/base/ |
| D | pt_types.h | 1468 CallFrame &SetThis(std::unique_ptr<RemoteObject> thisObj) in SetThis()
|
| D | pt_types.cpp | 1662 std::unique_ptr<PtJson> thisObj; in Create() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/ |
| D | jsnapi.cpp | 1291 Local<JSValueRef> FunctionRef::Call(const EcmaVM *vm, Local<JSValueRef> thisObj, in Call()
|