| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | object_operator_third_test.cpp | 79 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 149 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 187 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 217 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 252 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 273 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 315 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 367 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 413 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local
|
| D | object_operator_second_test.cpp | 95 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 185 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 224 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 253 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local
|
| D | js_object_test.cpp | 75 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 83 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 102 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 119 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 232 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 257 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 282 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 333 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 471 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 821 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local [all …]
|
| D | object_operator_first_test.cpp | 373 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 446 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local 475 JSHandle<JSTaggedValue> objFunc(thread, JSObjectTestCreate(thread)); in HWTEST_F_L0() local
|
| D | dump_test.cpp | 177 JSHandle<JSFunction> objFunc(env->GetObjectFunction()); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/base/tests/ |
| D | array_helper_test.cpp | 65 JSHandle<JSTaggedValue> objFunc(globalEnv->GetArrayFunction()); in HWTEST_F_L0() local 135 JSHandle<JSTaggedValue> objFunc(globalEnv->GetArrayFunction()); in HWTEST_F_L0() local 162 JSHandle<JSTaggedValue> objFunc(globalEnv->GetArrayFunction()); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_object_test.cpp | 259 JSHandle<JSFunction> objFunc(env->GetObjectFunction()); in HWTEST_F_L0() local 296 JSHandle<JSFunction> objFunc(env->GetObjectFunction()); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_tagged_value.cpp | 924 JSHandle<JSFunction> objFunc = JSHandle<JSFunction>::Cast(obj); in SetPrototype() local
|
| D | js_serializer.cpp | 1513 JSHandle<JSFunction> objFunc(env->GetObjectFunction()); in ReadPlainObject() local
|
| D | js_object.cpp | 2057 JSHandle<JSFunction> objFunc(env->GetObjectFunction()); in FromPropertyDescriptor() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins.cpp | 655 void Builtins::InitializeObject(const JSHandle<GlobalEnv> &env, const JSHandle<JSObject> &objFuncPr… in InitializeObject()
|