| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_shared_function_test.cpp | 69 static JSTaggedValue FunctionAlgorithm(JSThread *thread, JSHandle<JSFunction> &thisArg, in FunctionAlgorithm() 123 JSHandle<JSObject> thisArg(thread, env->GetGlobalObject()); in HWTEST_F_L0() local 152 JSHandle<JSObject> thisArg(thread, env->GetGlobalObject()); in HWTEST_F_L0() local 186 JSHandle<JSObject> thisArg(thread, env->GetGlobalObject()); in HWTEST_F_L0() local 208 JSHandle<JSObject> thisArg(thread, env->GetGlobalObject()); in HWTEST_F_L0() local 244 JSHandle<JSObject> thisArg(thread, env->GetGlobalObject()); in HWTEST_F_L0() local 276 JSHandle<JSObject> thisArg(thread, env->GetGlobalObject()); in HWTEST_F_L0() local 302 JSHandle<JSObject> thisArg(thread, env->GetGlobalObject()); in HWTEST_F_L0() local
|
| D | builtins_function_test.cpp | 67 static JSTaggedValue FunctionAlgorithm(JSThread *thread, JSHandle<JSFunction> &thisArg, in FunctionAlgorithm() 106 JSHandle<JSObject> thisArg(thread, env->GetGlobalObject()); in HWTEST_F_L0() local 136 JSHandle<JSObject> thisArg(thread, env->GetGlobalObject()); in HWTEST_F_L0() local 176 JSHandle<JSObject> thisArg(thread, env->GetGlobalObject()); in HWTEST_F_L0() local 217 JSHandle<JSObject> thisArg(thread, env->GetGlobalObject()); in HWTEST_F_L0() local 267 JSHandle<JSObject> thisArg(thread, env->GetGlobalObject()); in HWTEST_F_L0() local 316 JSHandle<JSObject> thisArg(thread, env->GetGlobalObject()); in HWTEST_F_L0() local 345 JSHandle<JSObject> thisArg(thread, env->GetGlobalObject()); in HWTEST_F_L0() local
|
| D | builtins_shared_map_test.cpp | 169 JSTaggedValue MapAlgorithm(JSThread *thread, JSTaggedValue thisArg, std::vector<JSTaggedValue>& arg… in MapAlgorithm()
|
| D | builtins_symbol_test.cpp | 53 JSTaggedValue SymbolAlgorithm(JSThread *thread, JSTaggedValue thisArg, std::vector<JSTaggedValue>& … in SymbolAlgorithm()
|
| D | builtins_map_test.cpp | 81 JSTaggedValue MapAlgorithm(JSThread *thread, JSTaggedValue thisArg, std::vector<JSTaggedValue>& arg… in MapAlgorithm()
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_function.cpp | 118 JSHandle<JSTaggedValue> thisArg = GetCallArg(argv, 0); in FunctionPrototypeApply() local 124 JSHandle<JSTaggedValue> thisArg, in FunctionPrototypeApplyInternal() 174 JSHandle<JSTaggedValue> thisArg = GetCallArg(argv, 0); in FunctionPrototypeBind() local 191 JSHandle<JSTaggedValue> thisArg, in FunctionPrototypeBindInternal() 318 JSHandle<JSTaggedValue> thisArg = GetCallArg(argv, 0); in FunctionPrototypeCall() local
|
| D | builtins_set.cpp | 195 JSHandle<JSTaggedValue> thisArg = GetCallArg(argv, 1); in ForEach() local
|
| D | builtins_shared_set.cpp | 196 JSHandle<JSTaggedValue> thisArg = GetCallArg(argv, 1); in ForEach() local
|
| D | builtins_map.cpp | 178 JSHandle<JSTaggedValue> thisArg = GetCallArg(argv, 1); in ForEach() local
|
| D | builtins_shared_map.cpp | 173 JSHandle<JSTaggedValue> thisArg = GetCallArg(argv, 1); in ForEach() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ |
| D | ets_vm_plugin.cpp | 140 napi_value thisArg {}; in Call() local 158 napi_value thisArg {}; in CallWithCopy() local 177 napi_value thisArg {}; in CreateEtsRuntime() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_async_generator_object.cpp | 104 const JSHandle<JSTaggedValue> thisArg = constants->GetHandledUndefined(); in AsyncGeneratorReject() local 262 JSHandle<JSTaggedValue> thisArg = constants->GetHandledUndefined(); in AsyncGeneratorEnqueue() local 320 JSHandle<JSTaggedValue> thisArg = globalConst->GetHandledUndefined(); in PromiseResolve() local
|
| D | js_async_function.cpp | 48 JSHandle<JSTaggedValue> thisArg = globalConst->GetHandledUndefined(); in AsyncFunctionAwait() local
|
| D | js_function.cpp | 495 JSHandle<JSTaggedValue> thisArg = info->GetThis(); in Invoke() local 503 JSHandle<JSTaggedValue> &thisArg, CJSInfo* cjsInfo) in InvokeOptimizedEntrypoint() 541 std::vector<JSTaggedType> JSFunction::GetArgsData(bool isFastCall, JSHandle<JSTaggedValue> &thisArg, in GetArgsData()
|
| D | ecma_context.cpp | 277 …maContext::InvokeEcmaAotEntrypoint(JSHandle<JSFunction> mainFunc, JSHandle<JSTaggedValue> &thisArg, in InvokeEcmaAotEntrypoint() 437 void EcmaContext::CJSExecution(JSHandle<JSFunction> &func, JSHandle<JSTaggedValue> &thisArg, in CJSExecution()
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ |
| D | devirt.cpp | 40 auto thisArg = llvm::dyn_cast<llvm::Instruction>(call->getArgOperand(1)); in GetObjectClassId() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/gtest_plugin/ |
| D | ets_interop_js_gtest.cpp | 50 napi_value thisArg = nullptr; in Main() local
|
| /arkcompiler/ets_runtime/test/moduletest/spreadoperator/ |
| D | spreadoperator.js | 97 apply: function (target, thisArg, argumentsList) { argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_function_stub_builder.cpp | 41 GateRef thisArg = GetCallArg0(numArgs); in PrototypeApply() local 155 GateRef thisArg = GetCallArg0(numArgs); in PrototypeBind() local 198 GateRef thisArg = GetCallArg0(numArgs); in PrototypeCall() local
|
| D | builtins_collection_stub_builder.cpp | 137 GateRef thisArg = GetCallArg1(numArgs_); in ForEach() local
|
| /arkcompiler/ets_runtime/ecmascript/js_api/ |
| D | js_api_arraylist.cpp | 261 const JSHandle<JSTaggedValue> &thisArg) in ReplaceAllElements() 351 const JSHandle<JSTaggedValue> &thisArg) in ForEach()
|
| D | js_api_vector.cpp | 292 const JSHandle<JSTaggedValue> &thisArg) in ForEach() 320 const JSHandle<JSTaggedValue> &thisArg) in ReplaceAllElements()
|
| D | js_api_list.cpp | 180 const JSHandle<JSTaggedValue> &thisArg) in ReplaceAllElements()
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | array_helper.cpp | 280 const JSHandle<JSTaggedValue> &thisArg) in FlattenIntoArray()
|
| /arkcompiler/ets_runtime/ecmascript/containers/ |
| D | containers_treeset.cpp | 362 JSHandle<JSTaggedValue> thisArg = GetCallArg(argv, 1); in ForEach() local
|